diff --git a/README.md b/README.md index b8e875fd211d1bf4435d2f2511ff48a23cb7ded3..2858c0d89ff2058f694bedfbd8aa84ca223a69a2 100644 --- a/README.md +++ b/README.md @@ -719,10 +719,14 @@ On success, the callback function will be provided with a `leanBodyMass` object #### StepsDemo +[Steps Demo](https://github.com/GregWilson/react-native-apple-healthkit/tree/master/examples/StepsDemo) + ![alt text](https://raw.githubusercontent.com/GregWilson/react-native-apple-healthkit/master/examples/images/steps_demo_screen.png "Steps Demo App Screenshot") #### BodyMeasurements +[Body Measurements Demo](https://github.com/GregWilson/react-native-apple-healthkit/tree/master/examples/BodyMeasurements) + ![alt text](https://raw.githubusercontent.com/GregWilson/react-native-apple-healthkit/master/examples/images/body_measurements_demo_screen.png "Body Measurements Demo App Screenshot")