Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pinqy520/react-native-emoji-rain
React native emoji rain component use react hooks - inspired by WeChat emoji rain
https://github.com/pinqy520/react-native-emoji-rain
emoji rain react-hooks react-native
Last synced: about 2 months ago
JSON representation
React native emoji rain component use react hooks - inspired by WeChat emoji rain
- Host: GitHub
- URL: https://github.com/pinqy520/react-native-emoji-rain
- Owner: pinqy520
- Created: 2019-03-28T05:11:40.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-28T05:33:11.000Z (almost 6 years ago)
- Last Synced: 2024-10-07T23:48:21.536Z (3 months ago)
- Topics: emoji, rain, react-hooks, react-native
- Language: JavaScript
- Size: 1.11 MB
- Stars: 11
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Native Emoji Rain
> React native emoji rain component use react hooks - inspired by WeChat emoji rain
![Screen Shot](./screenshot.gif)
```
$ npm install react-native-emoji-rain
```## Requirement
react-native >= 0.59 (react hooks APIs)
## Usage
``` jsx
import { EmojiRain } from 'react-native-emoji-rain'```
---
> 使用Hooks接口的React Native Emoji雨实组件 - 仿 微信 Emoji雨
## 需要
react-native >= 0.59 (需react hooks API支持)
## 用法
``` jsx
import { EmojiRain } from 'react-native-emoji-rain'```