rn-emoji-keyboard
Super performant, lightweight, fully customizable emoji picker π
File Explorer
Download Latest Version (.zip)- bug_report.md
- feature_request.md
- deploy.yml
- lint.yml
- test-deploy.yml
- tsc.yml
- JetBrainsMono-Bold.woff2
- JetBrainsMono-Regular.woff2
- GitHub-Mark-64px 1.svg
- rocket.png
- categories-bottom-preview.jpg
- categories-preview.jpg
- categories-top-preview.jpg
- custom-button-preview-1.png
- custom-button-preview-2.png
- custom-button-preview-3.png
- custom-emojis-data.png
- dark-mode-preview.jpg
- dark-preview.jpg
- enable-recently-used-preview.jpg
- light-preview.jpg
- preview-small.gif
- search-bar-preview.gif
- selected-emojis-preview.png
- static-modal-preview.jpg
- static-preview.jpg
- table-comparison-small.png
- table-comparison.png
- translated-preview.jpg
- emojisData.md
- modal.md
- static.md
- styles.md
- theme.md
- useRecentPicksPersistence.md
- translations.md
- workflow.md
- basic.md
- categories_position.md
- custom-buttons.mdx
- dark.md
- disabled.md
- emojis-data.md
- recently-persistance.md
- recently.md
- search.md
- selected_emojis.md
- static.md
- static_modal.md
- translated.md
- about.md
- internationalization.md
- start.md
- ApiTable.js
- ApiTable.style.css
- TitleWithRequiredBadge.js
- TitleWithRequiredBadge.style.css
- custom.css
- index.css
- index.js
- .nojekyll
- favicon.ico
- .gitignore
- babel.config.js
- docusaurus.config.js
- package.json
- README.md
- sidebars.js
- yarn.lock
- _layout.tsx
- basic.tsx
- category-bottom.tsx
- category-top.tsx
- custom-buttons.tsx
- dark.tsx
- disabled-categories.tsx
- emoji-data.tsx
- enable-recently-persistence.tsx
- enable-recently.tsx
- search.tsx
- selected-emojis.tsx
- static-modal.tsx
- static.tsx
- translated.tsx
- _layout.tsx
- index.tsx
- adaptive-icon.png
- favicon.png
- icon.png
- splash.png
- Button.tsx
- Link.tsx
- Results.tsx
- useDebugMenu.ts
- app.json
- babel.config.js
- index.js
- metro.config.js
- package.json
- tsconfig.json
- webpack.config.js
- yarn.lock
- bootstrap.js
- generateIcons.js
- deepMerge.test.ts
- useRecentPicksPersistence.test.tsx
- funnel.png
- index.tsx
- backspace.png
- ban.png
- clock.png
- close.png
- flag.png
- football.png
- lightbulb.png
- pizza.png
- plane.png
- PngIcon.tsx
- questionMark.png
- search.png
- smile.png
- trees.png
- users.png
- emojis.json
- Categories.tsx
- CategoryItem.tsx
- ConditionalContainer.tsx
- DeleteButton.tsx
- EmojiCategory.tsx
- EmojiStaticKeyboard.tsx
- Icon.tsx
- Knob.tsx
- ModalWithBackdrop.tsx
- SearchBar.tsx
- SingleEmoji.tsx
- SingleSkinTone.tsx
- SkinTones.tsx
- KeyboardContext.ts
- KeyboardProvider.tsx
- useKeyboard.ts
- useRecentPicksPersistence.ts
- useTimeout.ts
- index.ts
- RecentEmojiReducer.ts
- useKeyboardStore.ts
- cs.ts
- de.ts
- en.ts
- es.ts
- fr.ts
- id.ts
- it.ts
- ja.ts
- ko.ts
- no.ts
- np.ts
- pl.ts
- pt.ts
- ro.ts
- ru.ts
- se.ts
- tr.ts
- ua.ts
- vi.ts
- deepMerge.ts
- delay.ts
- disallowedSelectedEmojiStyles.ts
- exhaustiveTypeCheck.ts
- getCategoryIndex.ts
- getHeight.ts
- parseEmoji.ts
- skinToneSelectorUtils.ts
- EmojiKeyboard.tsx
- EmojiPicker.tsx
- index.tsx
- types.ts
- .editorconfig
- .gitattributes
- .gitignore
- .nvmrc
- .prettierignore
- .watchmanconfig
- .yarnrc
- babel.config.js
- CONTRIBUTING.md
- lefthook.yml
- LICENSE
- package.json
- README.md
- tsconfig.build.json
- tsconfig.json
- yarn.lock
# Installation Guide
1. Get the code
git clone https://github.com/TheWidlarzGroup/rn-emoji-keyboard
Downloads the entire project code from GitHub to your computer.
cd rn-emoji-keyboard
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
yarn add rn-emoji-keyboard
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
