How to start Installation Go through Getting started from React Native. Also you need latest XCode (if you want to develop for iOS). Development environment configuration Create .env file with the following content to specify where the backend is located: BACKEND_URL=.... Run the application in emulator (iOS) Run react-native run-ios