Awesome
Example React Native Lens application
Built with Expo and React Native Lens UI Kit
Getting start
To run this app, follow these steps:
- Clone the repo
git clone git@github.com:dabit3/dabit3-react-native-lens-example.git
- Install the dependencies
npm install
# or yarn, pnpm, etc..
- Run the app
npm start