0
When emulating an app made with expo on Genymotion, the live Reload do Expo does not work, the options menu is not even open (either using the action of shaking the smartphone or pressing the button for this). Among the systems I’ve used Expo + genymotion to emulate, had not happened this, only on Mac OS gave problem.
Solutions I have tried:
- Install Watchman
- Run on a physical device (not even there the menu opens)
- "Clear" the node_modules by erasing and reinstalling
- Update expo-cli
None of these options worked.
is running the project from Xcode?
– sant0will
No, but I’ve solved it.
– Teiji Watanabe