Skip to content

pinqy520/react-native-emoji-rain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Native Emoji Rain

React native emoji rain component use react hooks - inspired by WeChat emoji rain

Screen Shot

$ npm install react-native-emoji-rain

Requirement

react-native >= 0.59 (react hooks APIs)

Usage

import { EmojiRain } from 'react-native-emoji-rain'

<EmojiRain emoji="😘" count={25}/>

使用Hooks接口的React Native Emoji雨实组件 - 仿 微信 Emoji雨

需要

react-native >= 0.59 (需react hooks API支持)

用法

import { EmojiRain } from 'react-native-emoji-rain'

<EmojiRain emoji="😘" count={25}/>

About

React native emoji rain component use react hooks - inspired by WeChat emoji rain

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published