Home

Awesome

Example React Native Lens application

Built with Expo and React Native Lens UI Kit

Getting start

To run this app, follow these steps:

  1. Clone the repo
git clone git@github.com:dabit3/dabit3-react-native-lens-example.git
  1. Install the dependencies
npm install

# or yarn, pnpm, etc..
  1. Run the app
npm start