Aski is a fun simple way to get super great ascii emojis
Aski is built with expo & react native.
- install node and yarn
- clone the repo
git clone [email protected]:devinroche/aski.git; cd ./aski
- install deps with
yarn
- run
yarn start
You'll then be in the expo development environment.
If you already have XCode installed with a simulator, you can just press i
to start it.