callstack / callstack/react-native-paper
iOS app crash with textInput mode outlined
Open
bug
TextInput
- Dominant language
- TypeScript
- Stars
- 14.5k
- Forks
- 2.2k
- Avg merge
- 5d 23h
- Merged PRs (30d)
- 12
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.