React Native iOS modal/popup disappears immediately
I am developing a native module to integrate payments.
After debugging with xcode and using symbolic breakpoints I found the source of the issue, but I want to understand why this is happening, and how to fix the issue.