Function AppProvider

  • React component providing a Realm App instance on the context for the sync hooks to use. An AppProvider is required for an app to use the hooks.

    Parameters

    • props: AppProviderProps
    • Optional context: any

    Returns null | ReactElement<any, any>

Generated using TypeDoc