A simple React Native app using the Nanonets OCR API.
Enter the URL of an image of a USA Driver's License and click the button to extract the data on the card.
NOTE:
- Add a
.envfile with the variablesAPI_KEYandMODEL_IDfrom https://nanonets.com.- The
nanonets-ocrpackage has also been used. (Do not use in production.)


