Android App Reload on React Native 74.3 loads current navigation stack instead of restarting with root component/view
I recently upgraded my app from React Native v0.71.11 to v0.74.3 and since completing the upgrade I’ve noticed that an App Reload (“r” key) is not restarting the app with the root component/view, and instead loading the current navigation stack as it was prior to the App Reload.