Health records API

Hi experts. Apple just introduced Health Records API for developers. So beside writing a native module, is there anyway to access those data from Healthkit in React Native or Expo??
Thanks in advance.

Hi @ariavm95. For now you’d have to detach to use that API. You can add a feature request here: Feature Requests | Expo

@jesse Yep, but bridging process is complex, and I don’t know Objective C. There is a bridge module for Healthkit at this link, but I don’t think there is a plan to support the new API.
Thanks.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.