-
Notifications
You must be signed in to change notification settings - Fork 502
Open
Description
Describe the bug
The react-native-picker-select after scrolling IOS carousel up and down several times crashes at some point, this issue continuously reproducible with different devices and started after update to react-native@0.79.5
with the new architecture.
To Reproduce
Steps to reproduce the behavior:
- Open the IOS carousel
- Scroll several times down and up, if not close the carousel and open again, repeat up/down movement several times.
- Crashes the app.
Expected behavior
The IOS carousel works as expected and the user can select the option, no crash happening.
Additional details
- Device: iPhoneXSMax
- OS: iOS18.6.2
- react-native-picker-select version: 9.3.1
- react-native version: 0.79.5
- expo sdk version: 53.0.20
Reproduction and/or code sample
Provide a link to a reproduction of this issue on https://snack.expo.io or an explanation why you can not. Not including a snack link will result in a significant delay in our ability to address this issue.
Crash report attached:
Metadata
Metadata
Assignees
Labels
No labels