rn-simple-credit-card

0.1.3 • Public • Published

React Native Simple Credit Card

NOTE: Work in progress!

The most simple credit card input for React Native.

Features

  • Only work with card number, expiry date and secret code.

Install

You can install rn-credit-card-input through npm.

npm i --save rn-credit-card-input

Example

With these simple lines you can add to your project.

import CreditCardInput from "rn-credit-card-input";
 
<CreditCardInput onChange={this.onChange} />

Package Sidebar

Install

npm i rn-simple-credit-card

Weekly Downloads

1

Version

0.1.3

License

MIT

Unpacked Size

3.56 kB

Total Files

11

Last publish

Collaborators

  • edwinpgm