Skip to content

Commit

Permalink
chore: update docs (#148)
Browse files Browse the repository at this point in the history
* chore: update docs

* chore: update website

* Update get-started.md

* Update README.md
  • Loading branch information
matinzd authored Sep 4, 2024
1 parent 502e0b0 commit 3477a77
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ This library is a wrapper around Health Connect for react native. Health Connect

## Requirements

Make sure you have React Native version 0.71 or higher installed to use v2 of React Native Health Connect.
Make sure you have React Native version 0.71 or higher **with the latest patch** installed to use v2 of React Native Health Connect.

- [Health Connect](https://play.google.com/store/apps/details?id=com.google.android.apps.healthdata&hl=en&gl=US) needs to be installed on the user's device. Starting from Android 14 (Upside Down Cake), Health Connect is part of the Android Framework. Read more [here](https://developer.android.com/health-and-fitness/guides/health-connect/develop/get-started#step-1).
- Health Connect API requires `minSdkVersion=26` (Android Oreo / 8.0).
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/get-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: Get started

## Requirements

Make sure you have React Native version 0.71 or higher installed to use v2 of React Native Health Connect.
Make sure you have React Native version 0.71 or higher **with the latest patch** installed to use v2 of React Native Health Connect.

- [Health Connect](https://play.google.com/store/apps/details?id=com.google.android.apps.healthdata&hl=en&gl=US) needs to be installed on the user's device. Starting from Android 14 (Upside Down Cake), Health Connect is part of the Android Framework. Read more [here](https://developer.android.com/health-and-fitness/guides/health-connect/develop/get-started#step-1).
- Health Connect API requires `minSdkVersion=26` (Android Oreo / 8.0).
Expand Down

0 comments on commit 3477a77

Please sign in to comment.