Skip to content

rjmreis/pickemoji-rn

Repository files navigation

Build Status License: MIT

Pickemoji RN

Pick your emoji for any situation!

Base boilerplate exotic-shorthair

screenshot

Getting Started

1. React Native CLI Quickstart

Install iOS and Android dependencies https://facebook.github.io/react-native/docs/getting-started

2. Clone and Install

# Clone the repo
git clone git@github.com:rjmreis/pickemoji-rn.git

# Navigate to folder and Install dependencies
cd rn-starter && yarn

3. Start your simulator

iOS

yarn ios

Android

yarn android

Credits

Credit to https://github.com/ikatyang/emoji-cheat-sheet for a great script to categorise official emojis.