react-native-video
Advanced tools
Comparing version 0.2.5 to 0.2.6
@@ -9,5 +9,5 @@ { | ||
"dependencies": { | ||
"react-native": "0.3.4", | ||
"react-native-video": "^0.2.4" | ||
"react-native": "0.3.10", | ||
"react-native-video": "^0.2.6" | ||
} | ||
} |
{ | ||
"name": "react-native-video", | ||
"version": "0.2.5", | ||
"description": "A <Video> element for react-native", | ||
"version": "0.2.6", | ||
"description": "A <Video /> element for react-native", | ||
"main": "Video.ios.js", | ||
"author": "Brent Vatne <brentvatne@gmail.com> (https://github.com/brentvatne)", | ||
"dependencies": { | ||
"react-native": "^0.3.5" | ||
"react-native": "^0.3.10" | ||
}, | ||
@@ -10,0 +10,0 @@ "repository": { |
@@ -8,3 +8,3 @@ ## react-native-video | ||
1. Run `npm install react-native-video --save` | ||
1. Run `npm install react-native-video --save` **(must be 0.3.10 or higher)** | ||
2. Open your project in XCode, right click on `Libraries` and click `Add | ||
@@ -11,0 +11,0 @@ Files to "Your Project Name"` [(Screenshot)](http://url.brentvatne.ca/g9Wp). |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
11151815
2
Updatedreact-native@^0.3.10