Skip to content

Commit

Permalink
Add note about Android not including controls
Browse files Browse the repository at this point in the history
  • Loading branch information
cobarx authored Dec 31, 2018
1 parent 53b1a54 commit 282b03d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -356,6 +356,8 @@ 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).

Platforms: iOS, react-native-dom

#### filter
Expand Down

0 comments on commit 282b03d

Please sign in to comment.