This repository contains the source code for a React Native application called "ToH-App". This README file provides instructions on how to set up the project on your local machine.
Before setting up the project, you must have the following software installed on your machine:
Node.js (version 12 or higher) npm (version 6 or higher) React Native CLI Android Studio (for Android development) Xcode (for iOS development) Getting Started To get started, clone this repository to your local machine:
git clone https://github.com/your-username/toh-app.git
Next, navigate to the project directory:
cd toh-app
Install the project dependencies using npm:
npm install
To run the app on an Android emulator or device, make sure you have set up Android Studio and have an emulator or device running. Then, run the following command in the project directory:
react-native run-android
This will build the app and run it on your emulator or device.
To run the app on an iOS simulator or device, make sure you have set up Xcode and have a simulator or device running. Then, run the following command in the project directory:
react-native run-ios
This will build the app and run it on your simulator or device.
https://drive.google.com/drive/folders/1NbNAtwuChI2N0LLOpyI0kw2fosEA2UB1