sbycrosz / react-native-credit-card-input

Easy, cross-platform credit-card input for your React Native Project! Start accepting payment 💰 in your app today!
MIT License
1.47k stars 706 forks source link

Support Typescript #168

Closed nandorojo closed 4 years ago

nandorojo commented 4 years ago

Would be great to have TypeScript support for props :)

pendalph commented 4 years ago

@nandorojo copy this file to u project https://github.com/yuritoledo/react-native-credit-card-input/blob/master/index.d.ts

replace declare name module to 'react-native-credit-card-input'