Skip to content

Commit 919f6fe

Browse files
mleszkiewiczuddish
andauthored
Update README.md (#127)
* Update README.md Add an React native Development Environment Installation Guide (that guides user through lacking steps in the Android installation) such as setting JAVA_HOME directory for your profile. * Update example/README.md Co-authored-by: Uddish Verma <[email protected]> --------- Co-authored-by: Uddish Verma <[email protected]>
1 parent 3591eec commit 919f6fe

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

example/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,11 @@ sh scripts/generateEnv.sh
2121
This command will create a .env file <b>inside the example directory</b>.
2222
Fill in the required App ID in the .env file. Other variables are optional.
2323

24+
## Before you run the app
25+
26+
Please set up your React Native Development Environment for Android as described in the guide below (if you didn't do it before):
2427

28+
[Android enviroment setup](https://reactnative.dev/docs/environment-setup?package-manager=yarn&guide=native&platform=android)
2529

2630
## Running the app
2731

@@ -46,4 +50,4 @@ pod install
4650

4751
2. For issues related to android, try opening and running the example app from the android studio.
4852

49-
3. For general iOS build errors, opening and running the example app from XCode also helps.
53+
3. For general iOS build errors, opening and running the example app from XCode also helps.

0 commit comments

Comments
 (0)