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

Retain only the card number field #111

Closed manjubasha closed 2 months ago

manjubasha commented 6 years ago

Hi, I am developing a gift card feature for which i need to retain only the card number field. I do not want to have the following fields

Can anyone let me know how i can hide those the fields?

shubh007-dev commented 4 years ago

@manjubasha were you able to find any solution for this?