👋 A React Native mobile app built with Expo, featuring scalable architecture, offline-first data storage, and modern styling with NativeWind.
-
Install dependencies
npm install
-
Start the app
npx expo start
- File-based routing using Expo Router
- Axios for API requests
- Zustand for state management
- WatermelonDB for offline-first local database
- Fully styled with NativeWind (Tailwind CSS for React Native)
- Scalable folder structure for multiple screens, authentication, and tabs