An open API service indexing awesome lists of open source software.

https://github.com/kilohealth/rn-fitness-tracker

React Native module to interact with Google Fit and Apple HealthKit.
https://github.com/kilohealth/rn-fitness-tracker

activity android body fitness google-fit health healthkit ios react-native steps vitals workout

Last synced: 20 days ago
JSON representation

React Native module to interact with Google Fit and Apple HealthKit.

Awesome Lists containing this project

README

        

[![SWUbanner](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner2-no-action.svg)](https://stand-with-ukraine.pp.ua)

# @kilohealth/rn-fitness-tracker

#### Latest release
[![npm version](https://badgen.net/npm/v/@kilohealth/rn-fitness-tracker)](https://www.npmjs.com/package/@kilohealth/rn-fitness-tracker)

## About

React Native library for fitness & health tracking, based on **Google Fit** (Android) and **HealthKit** (iOS) native APIs.

- **Cross Platform:** Currently supports iOS (excluding iPad) and Android.
- **Scalable:** This library is used in most of our big scale products and developed with love by people from [@kilohealth](https://github.com/kilohealth) and all other wonderful open source supporters
- **Tested:** Every release goes through our automated tests, and after adoption - our QA personnel
- **Community driven:** We're always looking for your [ideas](https://github.com/kilohealth/rn-fitness-tracker/discussions), [contributions](https://github.com/kilohealth/rn-fitness-tracker/pulls) and [issue reports](https://github.com/kilohealth/rn-fitness-tracker/issues)

## Getting started

Check out our [documentation.](https://kilohealth.github.io/rn-fitness-tracker/docs/fundamentals/getting-started)