https://github.com/thewidlarzgroup/rn-emoji-keyboard
Super performant, lightweight, fully customizable emoji picker 🚀
https://github.com/thewidlarzgroup/rn-emoji-keyboard
android emoji emoji-keyboard emoji-picker hacktoberfest hacktoberfest2021 hacktoberfest2022 ios react-native typescript
Last synced: about 1 year ago
JSON representation
Super performant, lightweight, fully customizable emoji picker 🚀
- Host: GitHub
- URL: https://github.com/thewidlarzgroup/rn-emoji-keyboard
- Owner: TheWidlarzGroup
- License: mit
- Created: 2021-07-09T19:24:24.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-09T15:51:57.000Z (over 2 years ago)
- Last Synced: 2025-06-30T08:43:50.866Z (about 1 year ago)
- Topics: android, emoji, emoji-keyboard, emoji-picker, hacktoberfest, hacktoberfest2021, hacktoberfest2022, ios, react-native, typescript
- Language: TypeScript
- Homepage: https://thewidlarzgroup.github.io/rn-emoji-keyboard/
- Size: 6.64 MB
- Stars: 372
- Watchers: 5
- Forks: 69
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
Lightweight, fully customizable emoji keyboard,
written as a React Native component (without native elements).
Designated to be user and developer friendly! 💖
rn-emoji-keyboard
---





---
## 🪄 Installation
```sh
yarn add rn-emoji-keyboard
```
## 📖 Documentation
Check the docs here [Click](https://thewidlarzgroup.github.io/rn-emoji-keyboard/)
- [Getting Started](https://thewidlarzgroup.github.io/rn-emoji-keyboard/docs/documentation/start)
- [Internationalization](https://thewidlarzgroup.github.io/rn-emoji-keyboard/docs/documentation/internationalization)
- [Basic Usage](https://thewidlarzgroup.github.io/rn-emoji-keyboard/docs/documentation/Examples/basic)
- [API Reference](https://thewidlarzgroup.github.io/rn-emoji-keyboard/docs/api/modal)
- [Contributions](https://thewidlarzgroup.github.io/rn-emoji-keyboard/docs/contributions/translations)
## ⚡️ Example

```js
import EmojiPicker from 'rn-emoji-keyboard'
export default function App() {
const [isOpen, setIsOpen] = React.useState(false)
return setIsOpen(false)} />
}
```
## ⚖️ License
**[MIT](/LICENSE)**
## 📝 Contribute
If you want to contribute read the [CONTRIBUTING.md](/CONTRIBUTING.md) guide.
## 🏢 Built with ♥️ and ⌨️ at TheWidlarzGroup
Built at TheWidlarzGroup - the group of React Native Developers and Designers who has built this project for you.
If you like it -> give it a star!
E-mail if you have any questions or just want to talk