From 1ceee91462bb0dfc875bf78672c77f2aefe611fd Mon Sep 17 00:00:00 2001 From: Ruan Azevedo Date: Mon, 13 Mar 2023 19:29:32 -0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index c2fcaafb..aa666d80 100644 --- a/README.md +++ b/README.md @@ -320,6 +320,12 @@ for some tips on getting started. - [Apple Healthkit Documentation](https://developer.apple.com/documentation/healthkit) +## Android Alternative + +If your app needs an Android + Health Connect integration, your princess is in another castle. You can use the package [React Native Health Connect](https://github.com/matinzd/react-native-health-connect) maintained by one of the community's dev. + +In case of questions or if you just want to congratz the author, you can reach out to him on our [Discord Server](https://github.com/agencyenterprise/react-native-health#discord). + ## Acknowledgement > _This package is a fork of [rn-apple-healthkit](https://github.com/terrillo/rn-apple-healthkit)_