API reference / @evolu/react-native / web

web

Variables

VariableDescription
createUseEvoluCreates a typed React Hook returning an instance of Evolu.
EvoluContext-
EvoluProvider-
useEvoluReact Hook returning a generic instance of Evolu.
useEvoluErrorSubscribe to EvoluError changes.
useIsSsrAvoiding hydration mismatches.
useOwnerReact Hook for managing sync owner subscriptions.
useQueriesThe same as useQuery, but for many queries.
useQueryLoad and subscribe to the Query, and return an object with rows and row properties that are automatically updated when data changes.
useQuerySubscriptionSubscribe to Query QueryRows changes.

Was this page helpful?