NativeBase icon indicating copy to clipboard operation
NativeBase copied to clipboard

ActionSheet's onClose handling by swiping down doesn't update with the new state

Open hohoaisan opened this issue 3 years ago • 1 comments

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

  1. Go to https://snack.expo.dev/@hohoaisan/9eb3f4
  2. Click 'Actionsheet' button to open the Actionsheet.
  3. Tap "Delete" button and close Actionsheet by tapping on Overlay. Then you should see alert with "Delete".
  4. Open the Actionsheet again
  5. Tap "Share" button and close Actionsheet by swiping down the Actionsheet.
  6. 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

hohoaisan avatar Jul 25 '22 03:07 hohoaisan

Thank you @hohoaisan for reporting this issue. We will look into it.

Krithikj20 avatar Jul 25 '22 06:07 Krithikj20

Hey, Thanks for reporting the issue. This issue is fixed in v3.4.13.

ankit-tailor avatar Aug 17 '22 13:08 ankit-tailor