This repository has been archived by the owner on May 8, 2020. It is now read-only.
Releases: yuritoledo/react-native-credit-card-input
Releases · yuritoledo/react-native-credit-card-input
Adding props to Scroll view
It allows to override the props of the ScrollView, for instance setting horizontal=false
.
See #57
0.5.2
removed yarn.lock
0.5.1
Bug fixes
Bug fixes
Fixed mastercard enum
fixing componentWillReceiveProps to componentDidUpdate
Minor improvement and consequently warning message removed.
Thanks to @gabrielrra
Aligning Expiry field
Merge pull request #34 from yuritoledo/fixing-label-align-fields Fixed typo and align
Reducing input width
Testing here ... was better than before :)
Make form (again) inline
0.4.7 Delete yarn.lock
Bug fix and returned Placeholder and labels for English
Bug fixes
Returned Placeholder and labels for English.
Generated new example, using typescript.