/micare-app

Primary LanguageTypeScriptGNU Affero General Public License v3.0AGPL-3.0

MICARE APP README

This is the README for the Micare Application, it uses React Native Expo.

🚀 How to use

npx create-expo-app@latest -e with-new-arch

  • Install packages with yarn or npm install.
  • Run npx expo run:ios and/or npx expo run:android. Requires native toolchains to be installed.