UNPKG

react-native-healthkit-bridge

Version:

A comprehensive React Native bridge for Apple HealthKit with TypeScript support, advanced authorization, and flexible data queries

4 lines (3 loc) 153 B
import React from 'react'; export declare function HealthKitExample(): React.JSX.Element; export declare function directUseCaseExample(): Promise<void>;