
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.
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.

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components
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.