Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
whoscall
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Wei Han
whoscall
Commits
f2694f8c
Commit
f2694f8c
authored
Aug 29, 2025
by
Wei Han
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
4e5308fd
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
README.md
README.md
+4
-4
No files found.
README.md
View file @
f2694f8c
...
@@ -25,11 +25,11 @@ Please follow this installation instruction.
...
@@ -25,11 +25,11 @@ Please follow this installation instruction.
> :information_source: **Note:** If you hit error permission denied, please execute `chmod +x gradlew`
> :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`
-
Go into iOS directory:
`cd ios`
-
Install pod:
`pod install`
-
Install pod:
`pod install`
-
After completion, return to main directory:
`cd ../`
-
After completion, return to main directory:
`cd ../`
-->
5.
Finish installation :clap:
5.
Finish installation :clap:
...
@@ -41,9 +41,9 @@ Below is all command that use to execute react native project for android and iO
...
@@ -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`
1.
Run :
`npx react-native run-android`
## iOS
<!--
## iOS
1.
go to iOS directory by execute :
`cd ios`
<br>
1.
go to iOS directory by execute :
`cd ios`
<br>
2.
open xCode workspace by execute :
`Runner.xcworkspace`
<br>
2.
open xCode workspace by execute :
`Runner.xcworkspace`
<br>
3.
clean app by go to Product > Clean Build Folder...
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
-->
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment