Closed
Description
openedon Apr 12, 2023
Environment
react-native -v: 0.71.6
npm ls react-native-macos: 0.71.2
Steps to reproduce the bug
<TextInput multiline onChangeText={(text) => console.log(text)} />
Additional context
Works perfectly without 'multiline' prop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment