Function UserProvider

  • React component providing a Realm user on the context for the sync hooks to use. A UserProvider is required for an app to use the hooks.

    Parameters

    • props: UserProviderProps
    • Optional context: any

    Returns null | ReactElement<any, any>

Generated using TypeDoc