Commit f2694f8c authored by Wei Han's avatar Wei Han

Update README.md

parent 4e5308fd
......@@ -25,11 +25,11 @@ Please follow this installation instruction.
> :information_source: **Note:** If you hit error permission denied, please execute `chmod +x gradlew`
4. Pod install for iOS :
<!-- 4. Pod install for iOS :
- Go into iOS directory: `cd ios`
- Install pod: `pod install`
- After completion, return to main directory: `cd ../`
- After completion, return to main directory: `cd ../` -->
5. Finish installation :clap:
......@@ -41,9 +41,9 @@ Below is all command that use to execute react native project for android and iO
1. Run : `npx react-native run-android`
## iOS
<!-- ## iOS
1. go to iOS directory by execute : `cd ios` <br>
2. open xCode workspace by execute : `Runner.xcworkspace` <br>
3. clean app by go to Product > Clean Build Folder...
4. run app by go to Product > Build
4. run app by go to Product > Build -->
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment