Just-a-review-app

Productivity app focused on survey reviews.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Follow this guide.

Installing

cd just-a-review-app
yarn
cd ios
pod install

Running Android

cd just-a-review-app
yarn start
yarn android

Running iOS

cd just-a-review-app
yarn start
yarn ios

Running the tests

e2e tests

Make sure you have an emulator named: Pixel_3a_API_30_x86 or change the name on ./github/workflows/android.yml from Pixel_3a_API_30_x86 to your emulator name.

yarn build-detox-android
yarn test-detox-android-windows

(see windows versions of these commands).

And coding style tests

Run linter

yarn lint

(see windows versions of these commands)

Run unit tests

yarn test

Upgrading app version

You can upgrade the app version by patch, minor and major.

yarn bump-patch
yarn bump-minor
yarn bump-major

68747470733a2f2f692e696d6775722e636f6d2f3267684342674f2e706e67

68747470733a2f2f692e696d6775722e636f6d2f59556f747448422e706e67

68747470733a2f2f692e696d6775722e636f6d2f4a4f65516879322e706e67

68747470733a2f2f692e696d6775722e636f6d2f4a544d647750752e706e67

68747470733a2f2f692e696d6775722e636f6d2f73614d635363332e706e67

68747470733a2f2f692e696d6775722e636f6d2f526c36355570622e706e67

68747470733a2f2f692e696d6775722e636f6d2f6b7130423554302e706e67

Authors

  • Kyonru

GitHub