API reference / @evolu/react-native / web / useEvolu

Variable: useEvolu()

const useEvolu: () => Evolu;

Defined in: react/dist/useEvolu.d.ts:8

React Hook returning a generic instance of Evolu.

This is intended for internal usage. Applications should use createUseEvolu, which provides a correctly typed instance.

Returns

Evolu

Was this page helpful?