picker icon indicating copy to clipboard operation
picker copied to clipboard

[Crash] Native iOS com.facebook.react.JavaScript (15): EXC_BAD_ACCESS (code=1, react native)

Open vthunetcompany opened this issue 2 years ago • 0 comments

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.

vthunetcompany avatar Aug 30 '23 06:08 vthunetcompany