Closed Abhishek12345679 closed 3 years ago
added a note in case of an widely occuring error.
Native Module RNRazorpayCheckout tried to override RazorpayCheckout. Check the getPackages() method in MainApplication.java, it might be that module is being created twice. if this was your intention, set canOverrideExistingModule=true
as above.
added a note in case of an widely occuring error.
as above.