react-native-credit-card-input
react-native-credit-card-input copied to clipboard
Enable vertical mode
What changed
- Allow user to show the fields in vertical mode
Example: https://drive.google.com/file/d/1X75h5GpQZGFsgn-yitDkiM-kumd3BOER/view
My real case is: we need to show the card information vertically for easy to read. But when typing, we need it in horizontal
- How to use: just add
useVertical={true}
as prop