From 8ff29c350c8649c94bd847ee5e943e66e851a890 Mon Sep 17 00:00:00 2001 From: Robert Herber Date: Thu, 27 Aug 2026 07:47:18 +0200 Subject: [PATCH] Add react-native-healthkit to System & Device --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 842ac98d..f9b5833f 100644 --- a/README.md +++ b/README.md @@ -235,6 +235,7 @@ Tools for building React Native apps with AI agents, and for putting AI inside y - [react-native-share](https://github.com/react-native-share/react-native-share) - Native share sheet and social sharing. - [react-native-haptic-feedback](https://github.com/mkuczera/react-native-haptic-feedback) - Haptics that feel right, including Core Haptics patterns. - [react-native-sensors](https://github.com/react-native-sensors/react-native-sensors) - Developer-friendly access to device sensors. +- [react-native-healthkit](https://github.com/kingstinct/react-native-healthkit) - Type-safe Apple HealthKit bindings with New Architecture support. - [react-native-background-fetch](https://github.com/transistorsoft/react-native-background-fetch) - Periodic background callbacks on iOS and Android. - [react-native-background-downloader](https://github.com/kesha-antonov/react-native-background-downloader) - Download and upload large files, even when the app is backgrounded. - [document-picker](https://github.com/react-native-documents/document-picker) - Document picker and viewer.