react-native-credit-card-input
react-native-credit-card-input copied to clipboard
Retain only the card number field
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
-
Expiry,
-
CVV
-
card type image.
Can anyone let me know how i can hide those the fields?
@manjubasha were you able to find any solution for this?