razorpay / react-native-razorpay

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

Can't install react-native-razorpay on react naive 0.66.0 #368

Open akashkumarpu opened 2 years ago

akashkumarpu commented 2 years ago
Screenshot 2021-10-12 at 10 14 22 AM
pushpender-singh-ap commented 2 years ago

This helps you.

npm install react-native-razorpay --legacy-peer-deps
ShahilMangroliya commented 2 years ago

This helps you.

npm install react-native-razorpay --legacy-peer-deps

It worked without downgrading any other dependancies in my case

AkashGoindi commented 2 years ago

The above solution gets it installed but then pods are not getting successfully installed. Any help with this?

pushpender-singh-ap commented 2 years ago

The above solution gets it installed but then pods are not getting successfully installed. Any help with this?

Can you share the screenshot of the error?