#arthemis-react-native
1 messages ยท Page 1 of 1 (latest)
hey there! I believe there an example of this in the repo, one moment
AH yes, the multiline screen example uses this:
https://github.com/stripe/stripe-react-native/blob/master/example/src/screens/MultilineWebhookPaymentScreen.tsx#L90-L98
Thank you very much, I will test it here.
You're welcome ๐
Hmm there's only a note about the CardForm for Android needing material: https://github.com/stripe/stripe-react-native#requirements
Not regarding ios
What version of the library are you using?
Or expo, if you use expo
Hmm this seems to match what you're seeing: https://stackoverflow.com/a/58824541
is it possible you have a podspec somewhere other than project root? maybe installed the pod from another path