Initializes the CameraKitContext component with the provided API token and log levels.

  • Parameters

    Returns null | ReactElement<any, any>

    The CameraKitStateContext Provider containing the state and children

Properties

contextTypes?: ValidationMap<any>
defaultProps?: Partial<CameraKitContextProps>
displayName?: string
propTypes?: WeakValidationMap<CameraKitContextProps>