We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f8f006 commit ca00a4fCopy full SHA for ca00a4f
1 file changed
packages/sdk/react-native/src/RNOptions.ts
@@ -67,11 +67,8 @@ export interface RNStorage {
67
/**
68
* Data system options for the React Native SDK.
69
*
70
- * React Native supports the full range of automatic mode switching options,
71
- * including lifecycle-based (foreground/background) and network-based switching.
72
- *
73
* Note: Network-based automatic mode switching is not yet supported.
74
- * Lifecycle-based switching (foreground/background) is fully functional.
+ * Lifecycle-based switching is.
75
76
* This interface is not stable, and not subject to any backwards compatibility
77
* guarantees or semantic versioning. It is in early access. If you want access
0 commit comments