文件名称:react-native-animate-loading-button:React Native的动画加载按钮
文件大小:5KB
文件格式:ZIP
更新时间:2024-06-05 22:47:22
JavaScript
安装 安装软件包NPM: $ npm i react-native-animate-loading-button --save 或安装软件包YARN: yarn add react-native-animate-loading-button 例子 演示版 用法 import React , { PureComponent } from 'react' ; import { View } from 'react-native' ; import AnimateLoadingButton from 'react-native-animate-loading-button' ; export default class LoadingButton extends PureComponent { _onPressHandler ( ) { this . loadingButto
【文件预览】:
react-native-animate-loading-button-master
----package.json(843B)
----.github()
--------FUNDING.yml(103B)
----LICENSE(1KB)
----src()
--------index.js(4KB)
----CHANGELOG.md(694B)
----README.md(3KB)