A memory game written in React Native.
- A working React Native environment.
- Node 16
- Follow the installation steps of react-native-skia. You can probably skip this if you intend only to run on iOS.
- yarn
cd ios && pod install
- npx react-native run-ios
A memory game written in React Native.
cd ios && pod install