Skip to main content

Introduction

React Native Health Connect


This library is a wrapper around Health Connect for react native. Health Connect is an Android API and platform. It unifies data from multiple devices and apps into an ecosystem. For Android developers, it provides a single interface for reading and writing a user’s health and fitness data. For Android users, it offers a place for control over which apps have read and/or write access to different types of data. Health Connect also provides on-device storage. Read more here.

note

If your app integrates with Health Connect, before going to production, you need to fill out a form explaining what data types the app reads/writes, and how this data is used. For more information, see How do I request access to read/write data types?.

note

Health Connect is now currently on alpha channel. Check here for more information.

Read more about health connect architecture here.

Features

  • Typescript ✅
  • Supports both old and new architecture ✅

Tips

  1. Keep in mind that this library is Android only.
  2. Health Connect is now currently on alpha version. Check here.
  3. If the user declines your permission request twice, your app is permanently locked out, and cannot request permissions again.

Read more about health connect architecture here.

License

MIT