-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Description
Current behaviour
Typing a long text in TextInput and unfocusing it breaks the line
Expected behaviour
Text is cut off at the end and is only visible by scrolling while editing
Code sample
Screenshots (if applicable)
What have you tried
set numberOfLines to 1 and multiline to false
Your Environment
| software | version |
|---|---|
| ios or android | ios |
| react-native | 0.63.4 |
| react-native-paper | 4.7.2 |
| node | 12.14.0 |
| npm | 6.13.4 |
| expo | - |
DMS-ranil
Metadata
Metadata
Assignees
Labels
No labels

