You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I updated from 3.14.0 to 4.1.1 recently and noticed that I lost the ability to trigger a second sheet when an option is selected. As an example, this is useful to show a confirmation before deleting.
The provided example work as expected for either button pressed on iOS. On Android, it won't work without waiting for the sheet to close before triggering the second to open, as shown by the second button in the example.
I've seen this behavior on both the Snacks' Android/web devices using Expo 53, as well as my own project using Expo 53, an Android emulator on Android 15 (SDK 35), as well as both Android 15 and 13 on physical Android devices.