React SDK reference

LaunchDarkly has two distinct React SDKs. The React Web SDK works on web-based React codebases and with React Server Components. The React Native SDK is built to work on native apps for Android and iOS.

To learn more, read the React Web SDK reference, the React Native SDK reference, and the documentation on React Server Component support.

Additionally, we have a plugin for Gatsby-based websites. The Gatsby plugin wraps the React Web SDK and makes it easier to use in a Gatsby site.