Go through Getting started from React Native.
Also you need latest XCode (if you want to develop for iOS).
Create .env file with the following content to specify where the backend is located:
BACKEND_URL=....
Run react-native run-ios
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Go through Getting started from React Native.
Also you need latest XCode (if you want to develop for iOS).
Create .env file with the following content to specify where the backend is located:
BACKEND_URL=....
Run react-native run-ios