Just getting started with React-Native (for the non-CRNA/Expo case) and it\'s not clear to me after reading the react-native docs or Understanding the CLI when it\'s appropr
Using react-native start when app already installed on device.
Using react-native run-ios when we need to install app on device and start the server.
But when we installed new package to our project, we need to restart server using react-native run-ios.