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.

2672
388
TypeScript

logo
Mobile App

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