Welcome to ScoreKings 👋 Get started Install dependencies npm install cd ios pod install Start the app react-native start Common errors NO bundle URL present that means your metro is not running and you need to run the following command to start it: react-native start