react-native-click-outside
react-native-click-outside copied to clipboard
Doesn't trigger if you click another button outside.
If I click another button outside of the component it does not trigger. I'm using web.
Same here, if i press outside but within SwipeListView's item, the callback will not called.