-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed as not planned
Description
Current behaviour
The TextInput component is breaking when you try to use the label prop in the New architecture
How to reproduce?
Create a TextInput component and add the label prop
Preview
What have you tried so far?
I have looked in the package code and found that there are type errors inside the TextInputFlat and InputLabel components
Your Environment
| software | version |
|---|---|
| ios | 17.6.1 |
| android | x |
| react-native | 0.76.1 |
| react-native-paper | 5.12.5 |
| node | x.x.x |
| npm or yarn | x.x.x |
| expo sdk | 52.0.5 |
ilyago and elibroftw
