[ Package conformance ]
Health · >=1.0.0
react-native-health
load-safe noop — AppleHealthKit default with full callback-based API; isAvailable returns false so apps with HealthKit-gated paths display empty charts gracefully. Browsers have no HealthKit equivalent.85%
API coverage
No visual conformance cases have been published for this package yet. The registry summary below describes what the compat layer implements.
Working (18)
initHealthKit (success)isAvailable (false)authorizationStatusForType / getAuthStatus (denied)every sample query (stepsdistanceenergyheart ratesleepweightheightbody compositionblood pressure/glucose/temperaturerespiratory/oxygenmindfulworkout) invokes its callback with an empty resultsave* methods accept and return a synthesized stub iddeleteWorkout/deleteAllSamples acceptfull HealthUnit + HealthStatusCode + HealthKitPermissions + Constants surface
Missing (1)
no HealthKit data store on web — read queries always return empty results and writes are not persisted