1.0.1 • Published 7 years ago

react-native-emoji-picker-panel v1.0.1

Weekly downloads
1
License
ISC
Repository
github
Last release
7 years ago

react-native-emoji-picker-panel

The component has both iOS and Android support.

npm.io

npm.io

Installation

npm install react-native-emoji-picker-panel --save

Properties

PropTypeDescriptionDefault
visibleBooleantrue
emojiSizeNumberSize of emoji40
onEmojiSelectedfunctionCallback on emoji selectedfalse
tabViewPropsBooleanProps of react-native-scrollable-tab-view https://github.com/skv-headless/react-native-scrollable-tab-view
itemPerRowNumberThe number of items to render per row7
styleObjectStyle of container