Cleanup controls comment

This commit is contained in:
Hampton Maxwell 2019-02-10 18:06:49 -08:00 committed by GitHub
parent bd8aa99645
commit c361b795fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -359,9 +359,9 @@ Determines whether to show player controls.
Note on iOS, controls are always shown when in fullscreen mode.
Controls are not available Android because the system does not provide a stock set of controls. You will need to build your own or use a package like [react-native-video-controls](https://github.com/itsnubix/react-native-video-controls) or [react-native-video-player](https://github.com/cornedor/react-native-video-player).
For Android MediaPlayer, you will need to build your own controls or use a package like [react-native-video-controls](https://github.com/itsnubix/react-native-video-controls) or [react-native-video-player](https://github.com/cornedor/react-native-video-player).
Platforms: iOS, Android ExoPlayer, react-native-dom
Platforms: Android ExoPlayer, iOS, react-native-dom
#### filter
Add video filter