1. 首页
  2. 移动开发
  3. 其他
  4. react native confetti:使用本地响应动画制作的五彩纸屑 源码

react native confetti:使用本地响应动画制作的五彩纸屑 源码

上传者: 2021-04-07 01:08:59上传 ZIP文件 1.06MB 热度 16次
React本机五彩纸屑 用本地动画制作雨状纸屑 安装 npm i -S react-native-confetti 用法 import React , { Component } from 'react' ; import { AppRegistry , StyleSheet , View } from 'react-native' ; import Confetti from 'react-native-confetti' ; class RNConfetti extends Component { componentDidMount ( ) { if ( this
下载地址
用户评论