callstack / callstack/react-native-paper
iOS app crash with textInput mode outlined
- 主要语言
- TypeScript
- 星标
- 14.5k
- 派生
- 2.2k
- 平均合并
- 5 天 23 小时
- 30 天内合并 PR
- 12
描述
Using mode="outlined" on TextInput the app in iOS emulator crashes. Removing this attribute it works.
On Android it works
### Your Environment
| software | version
| --------------------- | -------
| ios | 17.4
| android | x
| react-native | 0.75.4
| react-native-paper | 5.12.5
| node | 20.12.0
| npm | 10.9.0
| expo sdk | 51.0.37
贡献指南
调研方向
首先,使用 React Native 0.75.4、react-native-paper 5.12.5 和 Expo SDK 51,在 iOS 模拟器上复现 mode="outlined" 的 TextInput。将 iOS 的行为与 Android 进行比较,并记录崩溃详情;当 outlined TextInput 在 iOS 上不再崩溃,同时保留其现有的 Android 行为时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- ios, react-native
- 领域
- mobile
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100