Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 13 hours 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 (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-05-09T15:51:57.000Z (8 months ago)
- Last Synced: 2024-12-15T01:03:10.942Z (8 days 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: 352
- Watchers: 6
- Forks: 65
- Open Issues: 28
-
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---
![Build status - typescript compile](https://img.shields.io/github/actions/workflow/status/TheWidlarzGroup/rn-emoji-keyboard/tsc.yml?branch=master)
![License badge](https://img.shields.io/npm/l/rn-emoji-keyboard)
![Latest, released version](https://img.shields.io/github/v/release/TheWidlarzGroup/rn-emoji-keyboard)
![Date of latest commit](https://img.shields.io/github/last-commit/TheWidlarzGroup/rn-emoji-keyboard)
![Number of contributors](https://img.shields.io/github/contributors/TheWidlarzGroup/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
![Preview](/example/assets/preview-small.gif)
```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