Skip to content

Soumilgit/Meditation-App_React-Native

Repository files navigation

Simple Meditation App Made Using React Native

Tech Stack

Technologies Used:

  • React Native
  • NativeWind
  • TypeScript
  • Expo
  • JavaScript

Quick Start

Cloning the Repository

git clone https://github.com/Soumilgit/Meditation-App_React-Native.git
cd simple-meditation-app-expo-react-native

Installation

Navigate to the project directory:

cd simple-meditation-app-expo-react-native

Install the project dependencies using npm:

npm install

Running the Project

Start the development server:

npx expo start --tunnel

Deployment Options

Expo Go

  • Download the Expo Go app onto your device
  • Scan the QR code from the terminal to run the app

iOS Simulator

  • Navigate to the Expo documentation for instructions on setting up and running the app on an iOS Simulator for local development

Android Emulator

  • Navigate to the Expo documentation for instructions on setting up and running the app on an Android Emulator for local development