react-native-interactable-reanimated:这是来自react-native-reanimated的可交互的副本

时间:2024-05-18 08:09:36
【文件属性】:

文件名称:react-native-interactable-reanimated:这是来自react-native-reanimated的可交互的副本

文件大小:1.37MB

文件格式:ZIP

更新时间:2024-05-18 08:09:36

JavaScript

React本机互动复活 笔记 这是来自的可的副本 安装 npm install --save react-native-interactable-reanimated 用法 import React , { Component } from 'react' import Interactable from 'react-native-interactable-reanimated' class Example extends Component { render ( ) { return ( < Interactable . View horizontalOnly = { true } snapPoints = { [ { x : 0 } , { x : - 200 } ] } onSnap = { t


【文件预览】:
react-native-interactable-reanimated-master
----.gitignore(164B)
----tsconfig.json(716B)
----README.md(3KB)
----LICENSE(1KB)
----package.json(4KB)
----CONTRIBUTING.md(8KB)
----src()
--------__tests__()
--------index.js(15KB)
----example()
--------package.json(1KB)
--------src()
--------index.js(319B)
--------app.json(538B)
--------.expo()
--------webpack.config.js(806B)
--------babel.config.js(438B)
--------.DS_Store(6KB)
--------metro.config.js(1KB)
----.npmignore(7B)
----babel.config.js(77B)
----.DS_Store(6KB)
----lib()
--------module()
--------commonjs()
--------typescript()

网友评论