-
滑动组件:react-native-swipe-up-down
资源介绍
React本机向上滑动
该模块支持iOS和Android
演示版
隐藏组件时
入门
$ npm install react-native-swipe-up-down --save
或者
$ yarn add react-native-swipe-up-down
用法
import SwipeUpDown from 'react-native-swipe-up-down' ;
// TODO: What to do with the module?
< SwipeUpDown xss=removed> } // Pass props component when collapsed
itemFull = { < ItemFull> } // Pass props component when show full
onShowMini = {