navigationOptions changes do not hot reload

I am using -
react-native-cli: 2.0.1
react-native: 0.63.2
expo: 4.3.4

When I make changes in the navigationOptions, it should reflect on the emulator on hot reload, the message appears “Refreshing”, but no changes occurs on the emulator.
This is issue with navigation options only, rest all is working fine.
Can someone help?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.