Skip to content

Commit

Permalink
Relocate Expo warning
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanBacon committed May 27, 2021
1 parent feeb9d8 commit a3792c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ A React Native package to interact with Apple HealthKit for iOS.

## Getting Started

> 🚨 Expo: This package is not available in the [Expo Go](https://expo.io/client) app. Learn how you can use it with [custom dev clients](/docs/Expo.md).
### Automatic Installation

1. Install the react-native-health package from [npm](https://www.npmjs.com/package/react-native-health)
Expand Down Expand Up @@ -42,8 +44,6 @@ To add Healthkit support to your application's `Capabilities`
- Select the project name in the left sidebar
- In the main view select '+ Capability' and double click 'HealthKit'

> 🚨 Expo: This package is not available in the [Expo Go](https://expo.io/client) app. Learn how you can use it with [custom dev clients](/docs/Expo.md).
## Usage

In order to start collecting or saving data to HealthKit, you need to request
Expand Down

0 comments on commit a3792c2

Please sign in to comment.