上传者: 42170790
|
上传时间: 2021-11-29 23:08:23
|
文件大小: 772KB
|
文件类型: -
React WOW
Using CSS animation in your react components.
依赖
安装
$ npm install --save react-wow
示例
import React from 'react'
import ReactDOM from 'react-dom'
import ReactWOW from 'react-wow'
const App = () =>
ReactDOM.render(, document.getElementById('app'))
使用方法
$ git clone https://github.com/skyvow/rea