react-native-actions-sheet icon indicating copy to clipboard operation
react-native-actions-sheet copied to clipboard

Handle promise for hide/show methods

Open dkulakov opened this issue 2 years ago • 2 comments

Is it possible to add resolve or reject promise in this case? https://github.com/ammarahm-ed/react-native-actions-sheet/blob/master/src/sheetmanager.tsx#L144

dkulakov avatar Dec 09 '22 14:12 dkulakov

I guess promise should resolve in this case silently 🤔

ammarahm-ed avatar Jan 13 '23 05:01 ammarahm-ed

yes, but in this case it always has pending state

dkulakov avatar Feb 07 '23 14:02 dkulakov