Skip to content

SaphiraNgocThuy/FlipCardGame

Repository files navigation

FLIP CARD GAME

A fun and cute memory flip card game.

1. Installation

Clone

  • Clone this repo to your local machine using git clone https://github.com/SaphiraNgocThuy/FlipCardGame.git

Setup

Install dependencies

yarn install

Run Expo

expo start

2. Demo

Different screen sizes

iphone 5s iPhone 11 Pro Max iPad Pro (12.9 inch)
iPhone5s iPhone11ProMax iPadPro

Flow

testFlow

Test Coverage

testCoverage

3. Built With

  • Core

  • Test

    • React’s Test Renderer - render React components to pure JS objects, without depending on the DOM or a native mobile environment
    • react-native-testing-library - builds on top of React’s test renderer and adds fireEvent and query APIs described in the next paragraph.

Releases

No releases published

Packages

No packages published

Languages