You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/react-native-sdk/README.md
+20-18Lines changed: 20 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,24 +48,6 @@ function StartHuddleButton() {
48
48
49
49
See the [React SDK README](../react-sdk/README.md) for more details.
50
50
51
-
### Suspense loading
52
-
53
-
React Native uses the same Suspense support as the React SDK. Enable it for the provider and wrap components that call `useFlag` in a Suspense boundary:
0 commit comments