A Camera component for React Native. Also supports barcode scanning!
The react-native-camera library is deprecated due to the lack of maintainers and increased code complexity. In its place, the react-native-vision-camera is recommended as it offers new APIs, better performance, improved stability, and more features. The VisionCamera is actively maintained by @mrousavy and is being used in many production apps. Users are encouraged to support the development of VisionCamera by sponsoring @mrousavy on GitHub.
React Native is a framework for building mobile applications using React and JavaScript. It enables developers to write once and deploy to multiple platforms, including iOS, Android, and the web, while providing a native app-like experience to users.