Closed SikoraKam closed 3 years ago
Are you using expo? It's working in expo for me, but I don't have a non-expo app built to test in.
no, I don't use expo
Ok, I think I have a fix ready for next release
This is actually a bug with react-native
(https://github.com/facebook/react-native/issues/26892), but I found a work-around that bypasses the issue.
Fixed in 4.0.0
Describe the bug On android everything is fine but on iOS prop onCloseComplete is not triggered. Try simple onRequestClose={() => console.log('isItWorking?')}
Additional, I am using isVisible and onRequestClose props if it change sth.
Device/Setup Info:
react-native
version: 0.63.4react-native-popover-view
version: 3.1.1