pankod / react-native-picker-modal-view

An unified React Native Picker Modal component for iOS and Android.
204 stars 56 forks source link

How can I hide modal when back button press? #36

Open alt332 opened 5 years ago

alt332 commented 5 years ago

I would like to hide modal view when user presses hardware back button. Which method should I call in "onBackButtonPressed"?

issue-label-bot[bot] commented 5 years ago

Issue-Label Bot is automatically applying the label question to this issue, with a confidence of 0.67. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

loq24 commented 4 years ago

I really like this project but back button should close the Modal.

christiamomana commented 4 years ago

The native button does not close the modal

nericode commented 3 years ago

Is there an update on this?