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

RTL Support

Open Den368 opened this issue 7 years ago • 1 comments

Added flexDirection style to ScrollView to flip the load of the ScrollView. Added autoFocus to TextInput of 'card number' to scrollTo the last item which is 'card number'. (I didn't use scrollToEnd(options?) because in RN version<0.40 there is no function like this)

Den368 avatar Mar 02 '17 14:03 Den368

Please, bring your pull requests to my repo. I Will maintain this lib.

https://github.com/ebellumat/react-native-credit-card-input

ebellumat avatar Oct 21 '19 18:10 ebellumat