You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project contains components that are currently under active development and considered experimental. If it is something you can debug and fix, please consider submitting a pull request instead!
Version
Dependency
Version
react-router-native
5.2.0
react-router
5.2.0
react-native
0.59.8
Expected Behavior
When the device font is changed, the tab should continue from the screen where it was left before closing and opening the app for changing the device font
Actual Behavior
When the device font is changed, the tab is getting initalized to the first route
Steps to Reproduce
Navigating to child components in bottom tab, close the app and change the device font in device settings, reopen the app from task view.
The text was updated successfully, but these errors were encountered:
This project contains components that are currently under active development and considered experimental. If it is something you can debug and fix, please consider submitting a pull request instead!
Version
Expected Behavior
When the device font is changed, the tab should continue from the screen where it was left before closing and opening the app for changing the device font
Actual Behavior
When the device font is changed, the tab is getting initalized to the first route
Steps to Reproduce
Navigating to child components in bottom tab, close the app and change the device font in device settings, reopen the app from task view.
The text was updated successfully, but these errors were encountered: