We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f0a0f4 commit 9f67731Copy full SHA for 9f67731
README.md
@@ -22,7 +22,10 @@ Run
22
From the root directory of the repository execute ```gulp serve```
23
24
### iOS
25
-Execute ```react-native run-ios``` or open ```ios/ReactNativeCodeReuse.xcodeproj``` with XCode and run the project.
+From the root directory execute ```react-native run-ios``` or open ```ios/ReactNativeCodeReuse.xcodeproj``` with XCode and run the project.
26
+
27
+### Android
28
+From the root directory execute ```react-native run-android```
29
30
Screenshots
31
===========
0 commit comments