API reference / @evolu/react-native / web

web

Variables

VariableDescription
createUseEvoluCreates a typed React Hook returning an instance of Evolu.
EvoluContext-
EvoluProvider-
useAppOwnerSubscribe to AppOwner changes.
useEvoluReact Hook returning a generic instance of Evolu.
useEvoluErrorSubscribe to EvoluError changes.
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.
useSyncStateSubscribe to SyncState changes.

Was this page helpful?