picker
picker copied to clipboard
[Crash] Native iOS com.facebook.react.JavaScript (15): EXC_BAD_ACCESS (code=1, react native)
This code was shown when I toggle open the picker continuously. Likely because of memory leak.
Here's what I did: I put the iOS picker inside a bottom sheet
If I spam the bottom sheet 10 times, the picker would crash the app at least one time
Affected on v2.5.0 or v2.4.9.