Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@stripe/stripe-react-native CardForm IOS cardStyle is not working. #1731

Open
pareshchavda opened this issue Sep 16, 2024 · 1 comment
Open

Comments

@pareshchavda
Copy link

pareshchavda commented Sep 16, 2024

Describe the bug
A clear and concise description of what the bug is.
@stripe/stripe-react-native CardForm IOS cardStyle is not working.

Expected behavior
Screenshot_1726474600

Screenshots
If applicable, add screenshots to help explain your problem.
Screenshot_1726474600
Simulator Screenshot - iPhone 11 - 2024-09-16 at 13 46 36

Smartphone (please complete the following information):

  • Device: iPhone 15, iPhone 11
  • OS: [e.g. iOS8.1]
  • Version 0.38.6
    <CardForm onFormComplete={cardDetails => { if (cardDetails.complete) { setTempData(cardDetails); } }} style={styles.cardForm} cardStyle={{ backgroundColor: '#44464E', borderRadius: 8, fontSize: 14, placeholderColor: '#ABB4BD', textColor: colorConstants.INPUT_TEXT, textErrorColor: colorConstants.DELETE, cursorColor: colorConstants.INPUT_TEXT, fontFamily: fontsConstants.Medium, }} />
@hasnain0050
Copy link

same +1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants