callstack / callstack/react-native-paper
iOS app crash with textInput mode outlined
- 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
Research direction
Start by reproducing TextInput with mode="outlined" on the iOS emulator using React Native 0.75.4, react-native-paper 5.12.5, and Expo SDK 51. Compare the iOS behavior with Android and capture the crash details; done means outlined TextInput no longer crashes on iOS while retaining its existing Android behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, react-native
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100