Commit 325391b3 authored by Greg Wilson's avatar Greg Wilson

update readme

parent 18254291
......@@ -154,7 +154,7 @@ import AppleHealthKit from 'react-native-apple-healthkit';
// get the available permissions from AppleHealthKit.Constants object
const PERMS = AppleHealthKit.Constants.Permissions;
// setup healthkit read/write permissions from PERMS
// setup healthkit read/write permissions using PERMS
const healthKitOptions = {
permissions: {
read: [
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment