react-native-template-obytes

📱 A template for your next React Native project: Expo, PNPM, TypeScript, TailwindCSS, Husky, EAS, GitHub Actions, Env Vars, expo-router, react-query, react-hook-form.

MIT License

Downloads
365
Stars
2.1K
Committers
20

This Project is based on Obytes starter

Requirements

👋 Quick start

Clone the repo to your machine and install deps :

git clone https://github.com/user/repo-name

cd ./repo-name

pnpm install

To run the app on ios

pnpm ios

To run the app on Android

pnpm android

✍️ Documentation