We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09fb4ed commit 262048eCopy full SHA for 262048e
README.md
@@ -20,6 +20,7 @@ In the `ios` directory
20
* You might need to do this to run it in Android Studio or on real device: `adb reverse tcp:8081 tcp:8081`
21
* And for the sample server: `adb reverse tcp:3000 tcp:3000`
22
* To run from command line try: `react-native run-android`
23
+
24
### Server
25
26
There is a server that the app hits for data. The data is only stored in memory, but it should produce a more realistic environment.
0 commit comments