Expo CLI reinstall app hotkey
Ayub
During app testing, I will delete my app on my device or simulator to clear all data, to get back to a default new-install state.
Currently I have to rerun the entire
npx expo run:ios
each time to reinstall the app on the device.If there was a hotkey that could simply reinstall the app to the device, it would save me the compile time.