-
Notifications
You must be signed in to change notification settings - Fork 272
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
For android stripe is not working with new architecture enabled. #1774
Comments
Can I ask you to try what happens when a 3ds secure screen appears with RN 0.76? |
We've received some issues related to New Architecture (e.g., stripe/stripe-react-native#1774 and stripe/stripe-react-native#1732). We want to clarify that this library does not support the New Architecture until it has been adequately supported and tested.
Same here, is there an estimate on when stripe-react-native will start supporting new architecture? It's been available to start the migration since version 0.68 of RN in March 2022 |
Resolving as a duplicate of #1275. Please follow along there for updates! We hope to have this work completed soon. Thank you for the feedback! |
Describe the bug
I'm using CardField imported from react-native. Any of there is not triggering onCardChange, onFocus, onBlur. Please note when I'm setting newArchEnabled=false in my project then it it working but I wanna go with newArchEnabled=true it's compulsory.
Expected behavior
All events should work with newArchEnabled=true
Smartphone:
The text was updated successfully, but these errors were encountered: