Relative Content

Tag Archive for react-nativeexpo

React Native did not auto refresh

I’m currently developing a React Native mobile app using Expo Go, and I initially had no issues with auto-refresh in the emulator. Whenever I saved changes, the emulator would automatically refresh, which was really helpful during development.

Expo Unexpectedly Quits when saving .ts files on MacOs

As the title says. Has anyone else experienced this? I am using redux tool kit and redux-persist. It only crashes when saving files that end in .ts. These files are for redux and an API. I posted my package.json below. This is a bizarre issue and I can’t find a fix.