Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
罗文奇
react-native-video
Commits
8b17671d
Commit
8b17671d
authored
8 years ago
by
Ardalan Naghshineh
Committed by
Matt Apperson
8 years ago
Browse files
Options
Download
Email Patches
Plain Diff
README fix (#416)
Corrected the instructions for running the example
parent
d450afc8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+3
-3
README.md
with
3 additions
and
3 deletions
+3
-3
README.md
View file @
8b17671d
...
...
@@ -236,10 +236,10 @@ Toggles a fullscreen player. Access using a ref to the component.
-
Try the included
[
VideoPlayer example
][
2
]
yourself:
```
sh
git clone git@github.com:
b
re
ntvatne
/react-native-video.git
cd
react-native-video/
E
xample
s/VideoPlayer
git clone git@github.com:re
act-native-community
/react-native-video.git
cd
react-native-video/
e
xample
npm
install
open VideoPlayer.xcodeproj
open
ios/
VideoPlayer.xcodeproj
```
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help