React Native Swipeable Cards:React Native组件用于渲染类似卡片的火种 源码

qqpostpone19386 33 0 ZIP 2021-05-12 09:05:48

适用于React Native的刷卡 维护版本。 快速开始 npm install --save react-native-swipeable-cards 创建一个模块,例如SwipeCards.js import SwipeCards from 'react-native-swipeable-cards' 渲染 // SwipeCards.js 'use strict' ; import React , { Component } from 'react' ; import { StyleSheet , Text , View , Image } from 'react-native' ; import SwipeCards from 'react-native-swipeable-cards' ; class Car

用户评论
请输入评论内容
评分:
暂无评论