#praful0512
1 messages · Page 1 of 1 (latest)
hi! when you say "card component", what exact Stripe SDK component are you using?
are you there @dim current ?
and what component are you using in your actual code?
I was talking about cardfield
is there option to change the label styling and to increase the font size
Documentation for @stripe/stripe-react-native
it takes a style param that is documented there and you can set all the stuff on that
not sure what you were referring to with an xml file for Android, since for React Native you would be setting all this in the JSX code and it would apply to both iOS/Android targets.
I don't have a CardField set up in my project but it works the same as CardForm:
okay got it..will implement the same and try to reach out if any issues faced