React Native Swipeable Cards:React Native组件用于渲染类似卡片的火种 源码
适用于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
文件列表
React-Native-Swipeable-Cards-master.zip
(预估有个9文件)
React-Native-Swipeable-Cards-master
.gitignore
47B
package.json
646B
package-lock.json
5KB
index.js
19KB
screenshots
Demo.gif
9.23MB
license
1KB
SwipeCards.js
19KB
readme.md
11KB
暂无评论