A React Native mobile application.
npm install
Then update the IP address in components/Server.txt
to point to the IP address of the computer running the local server:
3: const URL = "http://192.168.1.29:8080";
npm start
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
A React Native mobile application.
npm install
Then update the IP address in components/Server.txt
to point to the IP address of the computer running the local server:
3: const URL = "http://192.168.1.29:8080";
npm start