mirror of
https://github.com/status-im/react-native-camera.git
synced 2025-02-24 17:58:20 +00:00
README: Updated Requirements for iOS 10 (#445)
This commit is contained in:
parent
a51041e41a
commit
fb3b12b4f1
@ -13,6 +13,7 @@ A camera module for React Native.
|
||||
|
||||
### Requirements
|
||||
1. JDK >= 1.7 (if you run on 1.6 you will get an error on "_cameras = new HashMap<>();")
|
||||
2. With iOS 10 and higher you need to add the "Privacy - Camera Usage Description" key to the info.plist of your project.
|
||||
|
||||
### Mostly automatic install with react-native
|
||||
1. `npm install react-native-camera@https://github.com/lwansbrough/react-native-camera.git --save`
|
||||
|
Loading…
x
Reference in New Issue
Block a user