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.
- Host: GitHub
- URL: https://github.com/kilohealth/rn-fitness-tracker
- Owner: kilohealth
- License: mit
- Created: 2019-08-28T13:42:12.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-22T21:52:24.000Z (11 months ago)
- Last Synced: 2025-03-30T17:04:54.308Z (27 days ago)
- Topics: activity, android, body, fitness, google-fit, health, healthkit, ios, react-native, steps, vitals, workout
- Language: TypeScript
- Homepage:
- Size: 10.5 MB
- Stars: 124
- Watchers: 4
- Forks: 22
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://stand-with-ukraine.pp.ua)
# @kilohealth/rn-fitness-tracker
#### Latest release
[](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)