THEOplayer / react-native-theoplayer

A React Native THEOplayerView component
https://theoplayer.github.io/react-native-theoplayer/
MIT License
55 stars 21 forks source link

Feature/android rendering target #343

Closed tvanlaerhoven closed 1 week ago

tvanlaerhoven commented 1 week ago

Android-only player option to choose between rendering to a SurfaceView (the default), or a TextureView. TextureView rendering supports more transformations of the player view.