sbycrosz / react-native-credit-card-input

Easy, cross-platform credit-card input for your React Native Project! Start accepting payment 💰 in your app today!
MIT License
1.46k stars 699 forks source link

Card Number in CreditCardInput not updating on smaller screen #183

Closed hackson-jall closed 2 months ago

hackson-jall commented 4 years ago

When using an iPhone 8 on Expo with React Native, I am seeing this behavior with the card number. The card image is resizing, but the card number is not.

CreditCardInputBug

sandeeptapse commented 3 years ago

I have the same problem! Is there a solution to this problem?