/Emojiz

A memory game written in React Native

Primary LanguageTypeScriptMIT LicenseMIT


Emojiz

A memory game written in React Native.


Prerequisites

  1. A working React Native environment.
  2. Node 16
  3. Follow the installation steps of react-native-skia. You can probably skip this if you intend only to run on iOS.

Installation

  1. yarn
  2. cd ios && pod install
  3. npx react-native run-ios