Update README.md

This commit is contained in:
Zack Story 2017-04-23 12:39:59 -07:00 committed by GitHub
parent e187b8a0e7
commit 3e2088de79

View File

@ -6,6 +6,7 @@ Hey there, I'm looking for active contributors to help move the development of t
A camera module for React Native.
#### Breaking Changes
##### android build tools has been bumped to 25.0.2, please update (can be done via android cli or AndroidStudio)
##### 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.6`