Skip to main content

Introduction

PharmaCity App

Project PharmaCity App

PharmaCity

Technical Stack

Mobile App:

  • Platform: iOS & Android
  • Mobile development platform: React Native (0.64.2)
  • IDE: Visual Studio Code,Android Studio, Xcode
  • State management: Redux
  • API server...

Technical framing: OS, devices

React Native 0.64.2 OS:

  • IOS version 10 upto 14.5
  • Android version 5.0 (Lollipop) upto android 11

Prettier and ESLint configuration

  • Eslint: (here) Follow AirBnb guideline. Configure inside .eslintrc.js file.
  • Prettier: (here) Follow some of the ESLint config. Please setting up format on save on Prettier on your IDE for easier code formatting.
  • .vscode Setting rule code