This is an Expo project created with create-expo-app.
Expo allows you to build cross-platform mobile apps for Android, iOS, and Web using React Native with minimal configuration.
This README will guide you through getting started, running the app, development tips, and community resources.
- Getting Started
- Installation
- Running the App
- Project Structure
- Resetting the Project
- Features & Capabilities
- Screenshots
- Development Tips
- Learn More
- Community & Support
- License
Before running the project, make sure you have:
- Node.js >= 16.x
- npm or yarn
- Expo CLI (optional, can use
npx expo)
This project supports development builds, Android/iOS emulators, and Expo Go for quick testing.
- Clone the repository:
cd your-repo-name