mirror of
https://github.com/status-im/react-native-camera.git
synced 2026-08-30 21:21:06 +00:00
update README
This commit is contained in:
@@ -1,8 +1,14 @@
|
||||
|
||||
# React Native Camera [](#backers) [](#sponsors) [](http://badge.fury.io/js/react-native-camera) [](https://gitter.im/lwansbrough/react-native-camera)
|
||||
|
||||
The comprehensive camera module for React Native. Including photographs, videos, and barcode scanning!
|
||||
|
||||
### Experimental
|
||||
RNCamera and FaceDetector module for Android based on Expo camera module (https://docs.expo.io/versions/latest/sdk/camera.html)
|
||||
|
||||
You can test and use this from master like this:
|
||||
|
||||
`import { RNCamera, FaceDetector } from 'react-native-camera';`
|
||||
|
||||
### Contributing
|
||||
- Pull Requests are welcome, if you open a pull request we will do our best to get to it in a timely manner
|
||||
- Pull Request Reviews and even more welcome! we need help testing, reviewing, and updating open PRs
|
||||
|
||||
Reference in New Issue
Block a user