stripe-react-native
stripe-react-native copied to clipboard
iOS build fails RN 0.69.12 due to StripeCore
Describe the bug React Native App crashes for iOS, with a build failure citing StripeCore as the source.
To Reproduce Steps to reproduce the behavior:
- Integrate stripe-react-native in RN app based on RN 0.69.
- Try to compile
Expected behavior
Compilation should work, after doing the usual steps npm i
, then cd iOS && pod install
)
Screenshots
If applicable, add screenshots to help explain your problem.
Smartphone (please complete the following information):
- Device: [e.g. iPhone]
- OS: [e.g. iOS16.2] Additional context Add any other context about the problem here.