I published my beta01 update on <https://github.co...
# compose
h
I published my beta01 update on https://github.com/halilozercan/ComposeVideoPlayer . Unfortunately due to a bug in beta02 that affects AndroidViews that move on the screen, I couldn't include beta02 in this update. I'm also planning to release the video player as a separate library and try to update it as frequently as possible during compose beta phase. However, I need help on the API surface. I read through Compose Api Guidelines but a video player is a very in the middle concept between imperative and declarative worlds. My first question is what would be the expectation of a compose developer that is looking for a video player?