Describe the bug
When we initialized Stripe to out react native project by following this documentation I got an error saying TypeError: Cannot read property 'getConstants' of null, js engine: hermes
To Reproduce
Steps to reproduce the behavior:
yarn add @stripe/stripe-react-native
cd ios/
pod install
Expected behavior
Yarn start -c should run the eas development build and I should be apple to run my react native app on the simulator
Desktop (please complete the following information):
Describe the bug When we initialized Stripe to out react native project by following this documentation I got an error saying
TypeError: Cannot read property 'getConstants' of null, js engine: hermes
To Reproduce Steps to reproduce the behavior: yarn add @stripe/stripe-react-native cd ios/ pod install
Expected behavior Yarn start -c should run the eas development build and I should be apple to run my react native app on the simulator
Desktop (please complete the following information):
SS
My package.json