This project shows how to use text recognition feature in a react native app similar like google lens
Edit packager-info.json file under .expo folder
and config.js file under root folder.
Create an IAM User with read/write access to AWS rekognition and S3Object Storage then copy the assess id & secret key.
yarn installexpo start
it is an expo bare project so if you want to build it you need Android Studio & XCode for build purpose.
