Data system options for the React Native SDK.

Note: Network-based automatic mode switching is not yet supported. Lifecycle-based switching is.

This interface is not stable, and not subject to any backwards compatibility guarantees or semantic versioning. It is in early access. If you want access to this feature please join the EAP. https://launchdarkly.com/docs/sdk/features/data-saving-mode

Hierarchy

Properties

automaticModeSwitching?: boolean | AutomaticModeSwitchingConfig | ManualModeSwitching
connectionModes?: Partial<Record<FDv2ConnectionMode, ModeDefinition>>

Generated using TypeDoc