Each SDK has a specific class to track health data for each data type by specifying a date. The table below shows the available classes and the link to the documentation of the specific section:
| Apple Health | Health Connect |
iOS native | RookSummaryManger
RookEventsManager
| - |
React Native | useRookSummaries
useRookEvents
| useRookSyncSummaries
useRookSyncEvents
|
Flutter |
| |
Android native | - |
Before using the functions within each class, the SDK must be initialized and a user ID must be registered.