#takuyanz-stripe-rn
1 messages · Page 1 of 1 (latest)
Thanks for the reply! I haven't tried in Android but it is happening in iOS simulator. The application is launched by following command.
npx react-native run-ios
Also the babel version is 7.12.9 which is higher than the required version (7.9.0).
Did you run pod install as per the setup instructions?
yes. These are installed ok.
Installing Stripe (21.9.1)
Installing StripeCore (21.9.1)
Installing StripeUICore (21.9.1)
Installing stripe-react-native (0.2.3)
Hmm, I'm not sure what other debugging steps to suggest at this point. Did you check if there were any similar sounding issues on the GitHub repo? https://github.com/stripe/stripe-react-native/issues
Yup I did but couldn't find anything related 😢