Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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'

```