NativeBase
NativeBase copied to clipboard
ActionSheet's onClose handling by swiping down doesn't update with the new state
Description
The same issue as https://github.com/GeekyAnts/NativeBase/issues/4692 but it's closed.
CodeSandbox/Snack link
https://snack.expo.dev/@hohoaisan/9eb3f4
Steps to reproduce
- Go to https://snack.expo.dev/@hohoaisan/9eb3f4
- Click 'Actionsheet' button to open the Actionsheet.
- Tap "Delete" button and close Actionsheet by tapping on Overlay. Then you should see alert with "Delete".
- Open the Actionsheet again
- Tap "Share" button and close Actionsheet by swiping down the Actionsheet.
- You'll see the alert but it says "Delete" instead of "Share"
NativeBase Version
3.4.9
Platform
- [X] Android
- [ ] CRA
- [ ] Expo
- [X] iOS
- [ ] Next
Other Platform
No response
Additional Information
No response
Thank you @hohoaisan for reporting this issue. We will look into it.
Hey, Thanks for reporting the issue. This issue is fixed in v3.4.13.