Skip to content

Repository files navigation

Mobile App

A mobile application built with Expo and React Native.

Getting Started

Prerequisites

  • Node.js (v18 or higher)
  • Expo Go app installed on your mobile device
  • npm or yarn

Installation

  1. Install dependencies:
npm install
  1. Start the development server:
npm start
  1. Scan the QR code with Expo Go app (iOS) or Camera app (Android)

Available Scripts

  • npm start - Start the Expo development server
  • npm run android - Start on Android device/emulator
  • npm run ios - Start on iOS device/simulator
  • npm run web - Start in web browser

Project Structure

mobile_app/
├── app/
│   ├── _layout.tsx    # Root layout with navigation
│   └── index.tsx      # Home screen (first page)
├── assets/            # Images, fonts, etc.
├── app.json           # Expo configuration
└── package.json       # Dependencies

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages