doomsower / react-native-modal-popover

React-Native pure JS popover that uses Modal
MIT License
322 stars 45 forks source link

How can I hide the popover dynamically ? #15

Closed pankaj-ag closed 6 years ago

doomsower commented 6 years ago

Popover is a controlled component, there is no imperative API to show and hide it, you should use visible property