登录 注册
当前位置:主页 > 资源下载 > 9 > 滑动组件:react-native-swipe-up-down

滑动组件:react-native-swipe-up-down

  • 更新:2024-06-07 13:50:08
  • 大小:1.83MB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:其它 - 开发技术
  • 格式:ZIP

资源介绍

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 = {