react-native-reanimated-bottom-sheet icon indicating copy to clipboard operation
react-native-reanimated-bottom-sheet copied to clipboard

Need fix to hide bottom sheet when back button pressed rather than go back to the previous page.

Open harinarayanank opened this issue 3 years ago • 1 comments

Any solution?

harinarayanank avatar Jul 01 '21 07:07 harinarayanank

Sounds like you want a custom back handler, react-native has support for that, see here: https://reactnative.dev/docs/backhandler

Does that help?

jakewtaylor avatar Jul 01 '21 19:07 jakewtaylor