By looking at the warning "Attempt to present <UINavigationController: 0x7fd50b91b600> on <UIViewController: 0x7fd50ac01fc0> which is already presenting <RCTModalHostViewController: 0x7fd50ae2fbf0>" I have added a code that will allow application to Present razorpay vc from root view controller.
The same issue #164 has been raised already and the solution to add an arbitrary delay before calling the 'open' method did not work for me.
By looking at the warning "Attempt to present <UINavigationController: 0x7fd50b91b600> on <UIViewController: 0x7fd50ac01fc0> which is already presenting <RCTModalHostViewController: 0x7fd50ae2fbf0>" I have added a code that will allow application to Present razorpay vc from root view controller.
The same issue #164 has been raised already and the solution to add an arbitrary delay before calling the 'open' method did not work for me.