callstack / callstack/react-native-paper

Issue with Bottom Tab Bar Delay in React Native Paper Example

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

描述

### Current behaviour
When using the createMaterialBottomTabNavigator example from the React Native Paper documentation, there is a noticeable delay in the bottom tab bar's appearance when focusing on a TextInput component. ONLY ANDROID

### Expected behaviour
The bottom tab bar should remain unaffected by the TextInput component's focus and should appear immediately without any delay.

### How to reproduce?
https://snack.expo.dev/@vova24_app/creatematerialbottomtabnavigator?platform=android
or just enter
https://snack.expo.dev/@react-native-paper/creatematerialbottomtabnavigator
Add a TextInput component to one of the screens.
Focus on the TextInput component by tapping on it multiple times.
Observe the delay in the appearance of the bottom tab bar.

### Preview
You can observe the issue in action by accessing the following snack:
https://snack.expo.dev/@vova24_app/creatematerialbottomtabnavigator?platform=android

### What have you tried so far?
Checked for error messages or warnings in the console - No errors were observed.
Tested the app on iOS, where it works fine.
Ensured that all libraries are up to date (versions provided in the environment section).

### Your Environment
https://snack.expo.dev/@vova24_app/creatematerialbottomtabnavigator?platform=android
https://snack.expo.dev/@react-native-paper/creatematerialbottomtabnavigator

贡献指南

打开贡献指南

调研方向

从 issue 中链接的 createMaterialBottomTabNavigator 示例开始,通过添加一个 TextInput 并反复将其聚焦,在 Android 上复现延迟。将 Android 的行为与 iOS 进行比较,并确认底部标签栏会立即显示,且没有错误或延迟。

由索引模型根据 Issue 内容生成。

评估

技术栈
react-native
领域
mobile
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

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