Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 437 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 437 Bytes

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 [email protected]:dabit3/dabit3-react-native-lens-example.git
  1. Install the dependencies
npm install

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