Revert Fast Refresh to Live Reload

After upgrading to sdk 36, it looks like the only option to debug is with Fast Refresh. Is there a way to get back to Live Reload every time I save changes?
Fast Refresh is not resetting the componets’ state and requires code changes to get to the same state in the app.
I just want it to work like before, where saving reloads the app for you.
Is that possible with the latest client (v2.14.*) and sdk36?

:slightly_smiling_face: :slightly_smiling_face: :slightly_smiling_face: :slightly_smiling_face: :slightly_smiling_face:

I am experiencing a related issue when using mobx-persist-store. Is there no way to make the switch?

Looks like disabling FastRefresh fallbacks to LiveReload. I’m using expo 42. I remember a few versions back where doing something like this would need me to manually reload the app.