This repo provides a starter for using quirks on react native.
- Expo
- Quirks
- Expo Router
- Android & iOS support
- Web support
- Crypto API support
Node.js is required to run the project.
- Clone the repository to your local machine:
git clone https://github.com/nabla-studio/quirks-mobile-dapp-starter.git
- Install the dependencies:
cd quirks-mobile-dapp-starter
bun i
- Setup env file:
cp .env .env.development.local
- Open your env file and add wallet connect setup:
EXPO_PUBLIC_WC_PROJECT_ID=<YOUR-PROJECT-ID>
- Build native projects:
bun prebuild
- Start expo dev server:
bun start
-
Start native projects:
- Android
bun android
- iOS
bun ios
👤 Davide Segullo (Code)
- Github: @DavideSegullo
- Twitter: @davide_segullo
We ❤️ contributions! If you'd like to contribute, please read our contributing guidelines.
If you have any questions or comments about this project, please feel free to contact us on discord.
Copyright © 2024 nabla.