Open
Description
Current behaviour
Getting this, "Right operand of 'in' is not and object" error after when using the TextInput component from react native paper. If I remove the TextInput component the app works fine. The TextInput from react-native is working though
How to reproduce?
Just a newly created expo project with react native paper and rendering the TextInput component
Preview
Your Environment
software | version |
---|
| react-native | 0.73.2
| react-native-paper | 5.12.1
| expo sdk | 50.0.1
| react | 18.2.0