Encourage use of newest version (0.6) (#601)
This commit is contained in:
parent
65f7903fff
commit
c688c8344c
|
@ -8,7 +8,7 @@ A camera module for React Native.
|
|||
#### Breaking Changes
|
||||
react-native header imports have changed in v0.40, and that means breaking changes for all! [Reference PR & Discussion](https://github.com/lwansbrough/react-native-camera/pull/544).
|
||||
- if on react-native < 0.40: `npm i react-native-camera@0.4`
|
||||
- if on react-native >= 0.40 `npm i react-native-camera@0.5`
|
||||
- if on react-native >= 0.40 `npm i react-native-camera@0.6`
|
||||
|
||||
![5j2jduk](https://cloud.githubusercontent.com/assets/2302315/22190752/6bc6ccd0-e0da-11e6-8e2f-6f22a3567a57.gif)
|
||||
|
||||
|
|
Loading…
Reference in New Issue