README.md

December 6, 2022 ยท View on GitHub

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

Contents

  1. 1Example React Native Lens application
  2. 2Getting start