How to Persist Navigation State in React Native and React Navigation 5
scale
You might want to save the navigation state in the app, so that the same screen is show after the app is restarted.
In this article we will go through a sample application just to do this.
Snack of the application: https://snack.expo.io/eICO2Xn...
yajanarao.hashnode.dev2 min read