Skip to content

Commit

Permalink
Cleanup controls comment
Browse files Browse the repository at this point in the history
  • Loading branch information
cobarx authored Feb 11, 2019
1 parent bd8aa99 commit c361b79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c361b79

Please sign in to comment.