stripe-react-native
stripe-react-native copied to clipboard
Unable to progress past card number input on small screens
Describe the bug When using card field on smaller devices you can sometimes get stuck in the masked input field that handles the credit card number. On larger devices the month/year shows so you can get out of the credit card number field by pressing that
To Reproduce
- Use a small phone such as an iPhone 12 mini
- Fill out the credit card number
- The UI will auto forward you to the month/year input
- Click back to the credit card number
You're more stuck unless you backspace at least once to simulate making a change to the number.
Expected behavior Should have the ability to click on month/year like you do on larger devices such as iPhone 13
Smartphone (please complete the following information):
- Device: 12 mini
- OS: ios 15.2
Additional context Can probably reproduce this on larger devices by just shrinking the size of the card field, but I didn't test that