Document scanner, features live border detection, perspective correction, image filters and more !
The React Native Document Scanner is a live document detection library that allows users to capture images and returns either a URI or a base64 encoded string of the captured image. It offers features like live detection, perspective correction, camera filters, flash, and easy storage options for images.
To install the React Native Document Scanner, use the following steps:
$ yarn add https://github.com/Michaelvilleneuve/react-native-document-scanner
$ react-native link react-native-document-scanner
NSCameraUsageDescription
The React Native Document Scanner is a versatile library for capturing documents live. With features like perspective correction, live camera filters, and easy image storage options, this library simplifies the process of integrating document scanning functionality into React Native applications. The provided installation guide ensures a smooth setup process for both iOS and Android platforms.