https://github.com/lwansbrough/react-native-camera
A Camera component for React Native. Also supports barcode scanning!
https://github.com/lwansbrough/react-native-camera
camera face-detection react-native rncamera
Last synced: about 2 months ago
JSON representation
A Camera component for React Native. Also supports barcode scanning!
- Host: GitHub
- URL: https://github.com/lwansbrough/react-native-camera
- Owner: react-native-camera
- Archived: true
- Created: 2015-04-01T00:54:40.000Z (about 10 years ago)
- Default Branch: deprecation-note
- Last Pushed: 2023-06-07T10:03:10.000Z (about 2 years ago)
- Last Synced: 2025-04-23T23:18:43.390Z (2 months ago)
- Topics: camera, face-detection, react-native, rncamera
- Language: Java
- Homepage: https://react-native-camera.github.io/react-native-camera/
- Size: 16.8 MB
- Stars: 9,652
- Watchers: 170
- Forks: 3,537
- Open Issues: 144
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-react-native-ui - react-native-camera ★2519 - Camera component (Components / Media)
- awesome-react-native - react-native-camera - Camera component.  (Components / Media)
- my-awesome - react-native-camera - A Camera component for React Native. Also supports barcode scanning! (Objective-C)
- awesome-react-native - react-native-camera - 提供相机功能。 (媒体(Media))
README
# 🚧 🚧 🚧
## react-native-camera is deprecated.Due to the lack of maintainers and increased code complexity, react-native-camera is now deprecated in favor of [react-native-vision-camera](https://github.com/mrousavy/react-native-vision-camera).
VisionCamera offers new APIs, better performance, improved stability and more features.
It is actively maintained by [**@mrousavy**](https://github.com/mrousavy) and used in many production apps.You can support the development of VisionCamera by [sponsoring **@mrousavy** on GitHub](https://github.com/sponsors/mrousavy).
> You can find the old code of react-native-camera [here](https://github.com/react-native-camera/react-native-camera/tree/master).
> See [this issue](https://github.com/react-native-community/react-native-camera/issues/3000) for more details.