callstack / callstack/react-native-paper
there is a white color line behind the label
- 主要语言
- TypeScript
- 星标
- 14.5k
- 派生
- 2.2k
- 平均合并
- 5 天 23 小时
- 30 天内合并 PR
- 12
描述
there is a white line behind the label
react-native-paper-5.12.1
my code is
` setEmail(value)}
style={styles.inputTextSt}
theme={{
colors: {
onSurfaceVariant: Colors.colorDeepGreen
}
}}
onSubmitEditing={() =>{
secondInputRef.current.focus();
}}
/>

`
贡献指南
调研方向
未指定源文件或测试。首先使用 react-native-paper 5.12.1 和随附的配置复现所示的 TextInput,然后检查带边框 TextInput 的标签渲染;当移除标签后面意外出现的白线,并在受影响的平台上验证行为后,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- react-native, typescript
- 领域
- mobile
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 32/100