parent
d450afc83b
commit
8b17671d74
@ -236,10 +236,10 @@ Toggles a fullscreen player. Access using a ref to the component.
|
|||||||
- Try the included [VideoPlayer example][2] yourself:
|
- Try the included [VideoPlayer example][2] yourself:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
git clone git@github.com:brentvatne/react-native-video.git
|
git clone git@github.com:react-native-community/react-native-video.git
|
||||||
cd react-native-video/Examples/VideoPlayer
|
cd react-native-video/example
|
||||||
npm install
|
npm install
|
||||||
open VideoPlayer.xcodeproj
|
open ios/VideoPlayer.xcodeproj
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user