react-native-credit-card-input icon indicating copy to clipboard operation
react-native-credit-card-input copied to clipboard

Enable vertical mode

Open ngnclht1102 opened this issue 4 years ago • 0 comments

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

ngnclht1102 avatar Mar 21 '20 09:03 ngnclht1102