-
Notifications
You must be signed in to change notification settings - Fork 107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not supporting React 18.0 #424
Comments
@iamromec Fix for this and future versions, is currently in progress. It will be released tomorrow at the latest. I will update here once again when released. Just a heads up. thank you for your patience |
v2.3.0 is live with support for the latest versions. Thank you for your patience. Closing the ticket now |
It seems because of the unstable plugin there are still issues with it. As I installed the plugin, I started getting this error (FYI: I'm running it on Simulator not metro builder --- ideally it should work): There are one more error:
Hope you guys resolve these too. |
Hey @iamromec The screenshot of the YGAlign error. I don't see how the razorpay package is doing that as we don't use any dependencies whatsoever. Can you try changing it to one of the values given there? For the second, have you tested with live keys? And/or with an actual device? I tested the builds on an iOS device. Did not face any such issues but will try to reproduce them on our end. |
The live key works fine. Also, I'm using expo so how do we handle it during development because the app is not running after this integration? We need some way around Expo so development goes smooth. |
@iamromec it's not able to access the native modules. Did you prebuild the application? |
For expo, i have tested this and it works completely fine for me for some reason. Can you follow the readme doc in this for expo and see if that resolves your issues? |
@vivekshindhe could you please also answer how we handle it during development mode on Expo? |
Hi @vivekshindhe, while running the app with expo run:ios, it's throwing the following errors: It seems there are multiple dependency issues with the plug in as you guys have may have tested with simple or vanilla app with just react-native-razorpay plugin. But in the real world app, it has many plugins and libraries installed. Please check again and reopen the case if possible. |
@iamromec Reopened this. Can you share the package.json file to vivek.shindhe@razorpay.com so that I can try to reproduce this with those packages installed? |
Also, is react native customui support for react 18 available? custom UI is not installable with 18 currently, kindly update that too. |
Hello Team,
The npm package https://www.npmjs.com/package/react-native-razorpay was updated 7 months ago and currently does not support React 18.0. Please find the attached screenshot for your reference. Can you please update it so we can integrate it with the gateway account?
The text was updated successfully, but these errors were encountered: