Contribute
To run and develop with the project locally, do the following:
- Clone the repo:
git clone git@github.com:lens-protocol/react-native-lens-ui-kit.git- Install the dependencies
npm install
# or use yarn, pnpm, etc..-
Open
watcher.jsand configure the directory of your React Native project (destDir). -
Run the develop scripts:
npm run devLast updated on January 4, 2023