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) 178 B
export declare function exampleUsage(): Promise<void>; export declare function exampleWithConstants(): Promise<void>; export declare function exampleRangeQuery(): Promise<void>;