jmurzy / jmurzy/react-router-native

Tabs getting reset to initial route on modifying device font

Open
#84 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
639
Forks
38
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.