stripe-react-native
stripe-react-native copied to clipboard
Card number input
Describe the bug We are experiencing an inconsistency in how card number inputs are displayed between Android and iOS platforms. On Android, the input field behaves/appears in one way, and on iOS, it is displayed differently. It's unclear whether this difference is intentional or a bug. We are seeking to achieve a uniform appearance and behavior of the card number input across both platforms.
To Reproduce Steps to reproduce the behavior:
- Use the card input element in the React native app
- Test in both OS.
Expected behavior The expected behavior is for the card number input field to have a consistent appearance and functionality on both Android and iOS platforms. Whether it's the spacing, formatting as the card number is entered, or visual styling, the goal is uniformity across both operating systems.
Screenshots
(ANDROID)
(IOS)
Desktop (please complete the following information): N/A
Smartphone (please complete the following information):
- Device: [iPhone15]
- OS: [iOS17.2.1]
- Version ["@stripe/stripe-react-native": "^0.35.1"]
Additional context N/A