Skip to content
This repository has been archived by the owner on May 8, 2020. It is now read-only.

Releases: yuritoledo/react-native-credit-card-input

Adding props to Scroll view

04 Mar 00:29
8df907e
Compare
Choose a tag to compare

It allows to override the props of the ScrollView, for instance setting horizontal=false.

See #57

0.5.2

13 Feb 17:44
Compare
Choose a tag to compare
removed yarn.lock

0.5.1

06 Feb 00:09
Compare
Choose a tag to compare

Bug fixes

Bug fixes

26 Nov 00:32
3db6522
Compare
Choose a tag to compare

Fixes:

#32 - Expires in field size now grow as needed
#37 - Remove CVC blur event

Fixed mastercard enum

25 Nov 22:31
Compare
Choose a tag to compare

Thanks @tafelito for yout contrib

Related: #39

fixing componentWillReceiveProps to componentDidUpdate

24 Nov 11:16
Compare
Choose a tag to compare

Minor improvement and consequently warning message removed.

Thanks to @gabrielrra

Aligning Expiry field

09 Nov 00:58
56d78f1
Compare
Choose a tag to compare
Merge pull request #34 from yuritoledo/fixing-label-align-fields

Fixed typo and align

Reducing input width

11 Oct 00:55
033b26e
Compare
Choose a tag to compare

Testing here ... was better than before :)

Make form (again) inline

11 Oct 00:15
75ed10f
Compare
Choose a tag to compare
0.4.7

Delete yarn.lock

Bug fix and returned Placeholder and labels for English

04 Oct 01:24
addd28e
Compare
Choose a tag to compare

Bug fixes

Returned Placeholder and labels for English.

Generated new example, using typescript.