callstack / callstack/react-native-paper

there is a white color line behind the label

オープン
#4,286 コメント 4 件 リアクション 0 件 担当者 0 名 GitHub で見る
bug
主要言語
TypeScript
スター
14.5k
フォーク
2.2k
平均マージ
5日 23時間
マージ済み PR(30日)
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();
}}
/>
![textInput](https://github.com/callstack/react-native-paper/assets/118831987/6d560838-3825-4d68-b627-43bc5e63db14)
`

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。