1. 首页
  2. 数据库
  3. 其它
  4. react native credit card display 源码

react native credit card display 源码

上传者: 2021-05-01 12:48:19上传 ZIP文件 658.62KB 热度 30次
React本机信用卡显示 用于React Native的信用卡组件-仅显示。 目前,它仅支持Android和iOS,因为react-native-flip-card仅支持这两个平台。 安装 npm install react-native-credit-card-display 或者 yarn add react-native-credit-card-display 用法 import CreditCardDisplay from 'react-native-credit-card-display' ; // ... return ( < CreditCardDisplay number = { 4242424242424242 } cvc = { 123 } expiration = "04/21" name = "John J. Doe"
下载地址
用户评论