-
Install react native
npm install -g react-native-clinpm install -g react-native -
Initialize project directory
react-native init ReasyGo -
Connect to the GitHub
-
git init -
git remote add origin https://github.com/nmark00/ReasyGo.git -
git branch -M main -
git pullusegit reset --hard origin/masterif error -
npm install -
For ios:
cd ios/ && pod install- In XCode, open .workspace file. File > Add Package, enter
https://github.com/firebase/firebase-ios-sdk - Add GoogleService plist file to the .workspace file: Right-click > Add File to ReasyGo
- Then open Signing & Capabilities and select a Team.
-
-
Go to main directory and start app with
npx react-native run-ios
-
Notifications
You must be signed in to change notification settings - Fork 0
nmark00/ReasyGo
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published