perrystreetsoftware / react-native-aws-ivs-player-view

React Native view bindings for the AWS Interactive Video Service
MIT License
15 stars 4 forks source link

[Android] Ability to disable built in controls #6

Open kyle-ssg opened 3 years ago

kyle-ssg commented 3 years ago

image

On android, there are controls that are native to the video player, it'd be good to be able to disable these. I think ideally they should be off by default to maintain consistency between iOS and Android.

esilverberg commented 3 years ago

If you would like to open a PR I am happy to review + merge!