Replies: 1 comment 1 reply
-
Please provide a reproducible demo so I can investigate. Fast Refresh works pretty reliable across every Expo Router project I've worked on. Could potentially be related to facebook/metro#889 and the use of ci-info to conditionally disable Fast Refresh. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I made all steps by guide
Then start by this
npx expo start --clear
In app/index.tsx I have:
I am removing the Text from index.tsx and I am waiting app to be updated on my ios simulator, so it don't update until I refresh by pressing R.
How to turn on fast refresh?
Beta Was this translation helpful? Give feedback.
All reactions