razorpay / react-native-razorpay

React Native wrapper for Razorpay's mobile SDKs
https://www.npmjs.com/package/react-native-razorpay
MIT License
124 stars 107 forks source link

Please update peer dependency to latest react native version #419

Open doolb14 opened 2 years ago

doolb14 commented 2 years ago

The latest react-native (v0.70) is not supported in peer-dependencies in the package.json file. Please update :)

vivekshindhe commented 2 years ago

@doolb14 For now can you please use --legacy-peer-deps? We have tested with this flow and haven't seen any issues when using that flag.

doolb14 commented 2 years ago

I've already installed the Razorpay package using this flag and it's working fine for now but this flag is applied to the whole package JSON file, which can cause issues with other libraries.

vivekshindhe commented 2 years ago

The issue is if we update the version to 0.70 right now, we'll get tickets of the same type but with the ask to downgrade the version. Hence the wait. Apologies for the inconvenience. You can also try using the project by cloning it. This way you can change the versions to suit your needs at the moment. We will be updating this by end of this month at the latest.

Binishatk commented 4 months ago

hi, /Users/vivek.shindhe/Razorpay/iOS/razorpay-ios/RazorpayIOS/CheckoutOtpelf/Classes/RazorpayCheckoutVC.swift deinitialized

https://github.com/razorpay/react-native-razorpay/issues/478 please help