react-router-native icon indicating copy to clipboard operation
react-router-native copied to clipboard

Tabs getting reset to initial route on modifying device font

Open DivyaAndavarapu264 opened this issue 4 years ago • 0 comments

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.

DivyaAndavarapu264 avatar Oct 31 '21 10:10 DivyaAndavarapu264