Giter Site home page Giter Site logo

wrathchaos / rn-emoji-keyboard Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thewidlarzgroup/rn-emoji-keyboard

0.0 2.0 1.0 3.71 MB

Super performant, lightweight, fully customizable emoji picker ๐Ÿš€

License: MIT License

JavaScript 1.90% Ruby 0.81% C 0.09% Objective-C 3.08% Java 5.50% TypeScript 88.47% Swift 0.14%

rn-emoji-keyboard's Introduction

rn-emoji-keyboard

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 License badge

Latest, released version

Date of latest commit Number of contributors


๐Ÿช„ Installation

yarn add rn-emoji-keyboard

๐Ÿ“– Documentation

Check the docs here Click

โšก๏ธ Example

Preview

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

MIT

๐Ÿ“ 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 [email protected]

rn-emoji-keyboard's People

Contributors

arunim2405 avatar itispx avatar jakex7 avatar kacper-mikolajczak avatar kiminjoong avatar mateki0 avatar minhchienwikipedia avatar mjaskowska avatar pierre275 avatar rikkyarisendi avatar sebdott avatar wojtus7 avatar woodrejs avatar

Watchers

 avatar  avatar

Forkers

armelgeek

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.