0.0.3 • Published 16 days ago

capacitor-rook-sdk v0.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
16 days ago

capacitor-rook-sdk

Extract and sync information of Health Connect and Apple Health

Install

npm install capacitor-rook-sdk
npx cap sync

API

Type Aliases

InitRookProps

{ environment: Environment; clientUUID: string; password: string; }

Environment

'production' | 'sandbox'

CheckAvailabilityResponse

'INSTALLED' | 'NOT_INSTALLED' | 'NOT_SUPPORTED'

0.0.3

16 days ago

0.0.2

17 days ago

0.0.1

17 days ago