Skip to content

Document React Native Suspense support - #695

Merged
roncohen merged 5 commits into
mainfrom
react-native-suspense-followup
Aug 4, 2026
Merged

roncohen merged 5 commits into
mainfrom
react-native-suspense-followup

Conversation

@roncohen

@roncohen roncohen commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Summary

Follow-up to #687 for @reflag/react-native-sdk.

The React Native package already inherits provider-level and per-hook Suspense behavior by re-exporting the React SDK implementation. This PR completes the React Native package surface by:

  • re-exporting the UseFlagOptions type
  • documenting provider-level Suspense usage with React Native components
  • documenting the per-hook suspense override
  • adding a React Native SDK patch changeset

Validation

  • oxlint packages/react-native-sdk/src/index.tsx
  • tsc --project packages/react-native-sdk/tsconfig.build.json
  • Changesets schedules @reflag/react-native-sdk 0.2.6

roncohen and others added 4 commits August 4, 2026 13:14
Re-export `UseFlagOptions` and document React Native usage.
Updated the Suspense loading section with new usage instructions and removed outdated information.
@roncohen
roncohen enabled auto-merge August 4, 2026 11:34
@roncohen
roncohen added this pull request to the merge queue Aug 4, 2026
Merged via the queue into main with commit 31fd960 Aug 4, 2026
7 checks passed
@roncohen
roncohen deleted the react-native-suspense-followup branch August 4, 2026 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant