react-native-swipe手势:reactive-native的4向滑动手势

时间:2024-02-26 04:58:41
【文件属性】:

文件名称:react-native-swipe手势:reactive-native的4向滑动手势

文件大小:5KB

文件格式:ZIP

更新时间:2024-02-26 04:58:41

react-native touch swipe gesture gestures

React本机滑动手势 React Native组件用于处理上下左右方向的滑动手势。 安装 npm i -S react-native-swipe-gestures 用法 'use strict' ; import React , { Component } from 'react' ; import { View , Text } from 'react-native' ; import GestureRecognizer , { swipeDirections } from 'react-native-swipe-gestures' ; class SomeComponent exten


【文件预览】:
react-native-swipe-gestures-master
----index.js(4KB)
----package.json(597B)
----.eslintrc.json(241B)
----LICENSE(1KB)
----index.d.ts(1KB)
----.gitignore(530B)
----README.md(4KB)

网友评论