Skip to content

Commit ca00a4f

Browse files
committed
Refine RN data system options documents.
1 parent 6f8f006 commit ca00a4f

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

packages/sdk/react-native/src/RNOptions.ts

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,11 +67,8 @@ export interface RNStorage {
6767
/**
6868
* Data system options for the React Native SDK.
6969
*
70-
* React Native supports the full range of automatic mode switching options,
71-
* including lifecycle-based (foreground/background) and network-based switching.
72-
*
7370
* Note: Network-based automatic mode switching is not yet supported.
74-
* Lifecycle-based switching (foreground/background) is fully functional.
71+
* Lifecycle-based switching is.
7572
*
7673
* This interface is not stable, and not subject to any backwards compatibility
7774
* guarantees or semantic versioning. It is in early access. If you want access

0 commit comments

Comments
 (0)