ammarahm-ed / react-native-actions-sheet

A Cross Platform(Android, iOS & Web) ActionSheet with a flexible api, native performance and zero dependency code for react native. Create anything you want inside ActionSheet.
https://rnas.vercel.app
MIT License
1.42k stars 119 forks source link

SheetManager.hideAll not working on 0.8.21 #311

Open FredThiesen opened 11 months ago

FredThiesen commented 11 months ago

When I updated from version 0.8.10 to 0.8.21, SheetManager.hideAll() stopped working. Calling the function doesn't close the open sheets. Also tested in the 0.9.0-alpha.21, error persists.

Platform: Android React Native: 0.70.9

thirdzone commented 9 months ago

Same issue here

lakardion commented 5 months ago

Bumping this. Still an issue 😟

angusryer commented 2 months ago

I'm experiencing this on Android/iOS.

"react-native-actions-sheet": "0.9.3",
"react-native": "0.73.7",
"react-native-gesture-handler": "2.16.1",
"react-native-reanimated": "3.8.1"