1.7.0 • Published 8 months ago
rn-emoji-keyboard v1.7.0
🪄 Installation
yarn add rn-emoji-keyboard
📖 Documentation
Check the docs here Click
⚡️ Example
import EmojiPicker from 'rn-emoji-keyboard'
export default function App() {
const [isOpen, setIsOpen] = React.useState<boolean>(false)
return <EmojiPicker onEmojiSelected={handlePick} open={isOpen} onClose={() => setIsOpen(false)} />
}
⚖️ License
📝 Contribute
If you want to contribute read the 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 hello@thewidlarzgroup.com
1.7.0
8 months ago
1.6.1
11 months ago
1.6.0
1 year ago
1.6.0-rc.0
1 year ago
1.5.1
1 year ago
1.5.0
1 year ago
1.4.0
2 years ago
1.3.0
2 years ago
1.2.0
2 years ago
1.2.2
2 years ago
1.2.1
2 years ago
1.1.0
2 years ago
1.0.0
2 years ago
1.0.0-alpha.0
2 years ago
0.7.1
3 years ago
0.7.0
3 years ago
0.6.0
3 years ago
0.5.0
3 years ago
0.4.0
3 years ago
0.3.0
3 years ago
0.2.3
3 years ago
0.2.4
3 years ago
0.2.2
3 years ago
0.2.1
3 years ago