react-native-paper icon indicating copy to clipboard operation
react-native-paper copied to clipboard

iOS app crash with textInput mode outlined

Open apirozzi opened this issue 1 year ago • 2 comments

Using mode="outlined" on TextInput the app in iOS emulator crashes. Removing this attribute it works. On Android it works

Your Environment

software version
ios 17.4
android x
react-native 0.75.4
react-native-paper 5.12.5
node 20.12.0
npm 10.9.0
expo sdk 51.0.37

apirozzi avatar Oct 14 '24 12:10 apirozzi

I am using mode="outlined" with Expo SDK 51 and I don't have any crashes on iOS 17.4 simulator (not emulator).

Maybe you can provide a Snack reproducing the issue?

gregfenton avatar Oct 29 '24 02:10 gregfenton

In the example app I also didn't face any crashes, could you please provide more details?

lukewalczak avatar Apr 22 '25 14:04 lukewalczak