Development
Workspace setup
Install dependencies from the repository's root directory (this will also set up the example project workspace):
To create your ProjectID, head to dashboard.reown.com
Commands
Execute all commands from the root.
yarn ios- Run the example project in an iOS simulator.yarn android- Run the example project in an Android simulator.yarn lint- Run the linter.yarn test- Run jest tests.yarn pre-publish- Run all checks and build