instea/react-native-popup-menu

How to auto close popup menu when click Back Android Device

Closed this issue · 3 comments

Hello. I can't auto closepopup menu when I click button back Android device.. I try set state with method opened, but it's don't working. Can anyone help me? Thanks you so much.

Have you tried asking on Stackoverflow?

Or check the documentation about backHandler

Sorry. I am beginner React Native. I have read backHandler.
I try set backHandler={true}, but it's don't work :(
I do not know where I'm wrong. Can you give me an example?