callstack / callstack/react-native-paper

Delay Screen Navigation when using TextInput

未关闭
#3,601 12 条评论 7 个 reaction 已指派 0 人 在 GitHub 查看
BottomNavigation bug TextInput
主要语言
TypeScript
星标
14.5k
派生
2.2k
平均合并
5 天 23 小时
30 天内合并 PR
12

描述

### Current behaviour
When navigating **screen B** from **Screen A**. **Screen B** has some text inputs (even single input). When pressing a button on **Screen A**, **Screen A** gets stuck for some seconds (e.g 2 sec). Screen navigation starts after some seconds(e.g 2 sec)
When I experiment with React Native text input, I didn't face such delays.

This behaviour can be seen in react-native-paper [snack example ](https://snack.expo.dev/@react-native-paper/react-native-paper-example_v5)

### Expected behaviour
There will be no such delay in screen navigation.

### How to reproduce?
This behaviour can be seen in react-native-paper [snack example ](https://snack.expo.dev/@react-native-paper/react-native-paper-example_v5)

### Your Environment

| software | version
| --------------------- | -------
| react-native | 0.71.0
| react-native-paper | 5.1.3
| node | 18.13.0
| yarn | 1.22.18

Video Recording:

https://user-images.githubusercontent.com/57723965/213628786-0805a728-2a46-496c-9e68-d25031c86fac.mp4

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。