Skip to content

Reads and shows the mobility health data from iOS and Android interacting with Apple HealthKit and Google Fitness API.

Notifications You must be signed in to change notification settings

curest0x1021/MobilityHealth

Repository files navigation

MobilityHealth

MobilityHealth is the test app that reads and shows the mobility health data from iOS and Android interacting with Apple HealthKit and Google Fitness API.

Getting started

yarn

or

npm install

Automatic installation

react-native link

iOS installation

cd ios && pod install

Preparing the Android device

You will need an Android device to run the app. This can be either a physical Android device, or more commonly, you can use an Android Virtual Device which allows you to emulate and Android device on your computer. Either way, you will need to prepare the device to run Android apps for development.

Running application

Step1: Start Metro

npx react-native start

Step2: Start Android application

npx react-native run-android

Step3: Start iOS application

npx react-native run-ios

About

Reads and shows the mobility health data from iOS and Android interacting with Apple HealthKit and Google Fitness API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published