Setup
Wrap your app withMeridianProvider:
Hooks
useGCounter
usePNCounter
useORSet
Define the schema outside the component so its reference is stable:
useLwwRegister
usePresence
Define the schema outside the component. Pass data to enable auto-heartbeat:
data is omitted, the hook subscribes without sending a heartbeat (observe-only).
Requirements
- React 19+
meridian-sdk0.2+