TextInput Lag, Android 13
未关闭
还没有人认领这个 Issue。
Component: TextInput
Impact: Performance
Needs: Triage :mag:
Platform: Android
- 主要语言
- C++
- 星标
- 127k
- 派生
- 25.3k
- 平均合并
- 1 天 23 小时
- 30 天内合并 PR
- 4
描述
Description
Device Pixel, Android 13
Case 1:
During typing a of text observed lagging.
Case 2:
After typing a lot of text into a Text Input, we start freezing.
Adding autoCorrect={false}, keyboardType="visible-password" and returnKeyType='none' not helped.
Version
0.68.5
Output of npx react-native info
Steps to reproduce
Start typing in TextInput on the Pixel device.
Snack, code example, screenshot, or link to a repository

贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先,在运行 Android 13 的 Pixel 上输入越来越多的文本,以复现 TextInput 的延迟和冻结问题。检查 Android TextInput 实现和现有的 issue 讨论,以了解相关背景;在报告的情况下,输入保持响应且不会冻结即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- android, react-native
- 领域
- mobile
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100