Does jetpack compose have video player :upside_dow...
# compose
m
Does jetpack compose have video player 🙃
h
There is no "official" video player for Compose. You can always use
AndroidView
and something like ExoPlayer within Compose.
c
You updated this project to support caching recently too right?
h
@Colton Idle unfortunately that branch is still on my local, haven't pushed yet.
😅 1