File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -22,9 +22,9 @@ app must be built and then run on a mobile simulator on your machine or a
22
22
physical device. If this is your first time running a React Native app then in
23
23
order to execute the steps under "Build on your host machine" you will need to
24
24
setup your local environment for Android or iOS development or both following
25
- [ this guide] ( https://reactnative.dev/docs/set-up-your-environment ) . Alternatively for Android you can instead follow the steps
26
- under "Build within a container" to leverage a container to build the app's apk
27
- for you.
25
+ [ this guide] ( https://reactnative.dev/docs/set-up-your-environment ) .
26
+ Alternatively for Android you can instead follow the steps under "Build within a
27
+ container" to leverage a container to build the app's apk for you.
28
28
29
29
### Build on your host machine
30
30
You can’t perform that action at this time.
0 commit comments