Web & Mobile SDKs

Integrate runtime controls in minutes.

ConfigBee SDKs for React, Angular, JavaScript, Flutter, React Native, and Python connect your application to our runtime control plane in just a few lines of code. Enjoy instant feature flags, dynamic configs, and real-time targeting backed by hyper-availability across multiple clouds, CDN redundancy, and built-in fallback & caching.

Get Started Now
Web & Mobile SDKs

Easy SDK Installation

Get started with ConfigBee in minutes with our simple SDK installation process

SDK Installation

Real Code, Real Simple

Pick your stack and get started in minutes

Install
npm install configbee-react
Usage
import { CbWrapper, useCbFlags } from 'configbee-react';

// Wrap your app
<CbWrapper accountId="YOUR_ACCOUNT_ID"
           projectId="YOUR_PROJECT_ID"
           environmentId="YOUR_ENV_ID">
  <App />
</CbWrapper>

// Use in any component
const { newFeature } = useCbFlags();
return newFeature ? <NewUI /> : <OldUI />;

Benefits

Cross-Platform Compatibility

Integrate seamlessly with major web and mobile platforms, including React, NextJS, Angular, and plain JavaScript/TypeScript. Flutter SDK supports Android, iOS, Web, macOS, Windows, and Linux. React Native is also supported for mobile.

Efficient Development

Speed up development with pre-built libraries and tools that reduce the need for custom code and simplify implementation. Our SDKs provide a rich set of features that can be easily integrated into your applications.

Enhanced User Experience

Provide a consistent and high-quality user experience across all devices and platforms. Ensure that your users enjoy the same seamless experience whether they are on web or mobile.

Real-Time Features

Leverage real-time data synchronization and updates to keep users engaged and informed. This ensures that your applications are always up-to-date with the latest data and configurations.

Robust Security

Ensure secure data handling and user privacy with industry-standard security practices. Our SDKs are designed with security in mind to protect your application and user data.

Best Developer Experience

Enjoy a streamlined development process with comprehensive documentation, sample code, and dedicated support. Our goal is to make integration as simple and straightforward as possible for developers.

Python Server-Side SDK

Use ConfigBee in your Python backend with our server-side SDK. Supports sync and async patterns, FastAPI integration, real-time streaming updates, and custom logging — perfect for microservices and API layers.

OpenFeature Compatible

ConfigBee implements the OpenFeature standard — the vendor-neutral API for feature flags. Switch providers without changing your application code, and benefit from the broader OpenFeature ecosystem.

Use Cases

Web Applications

Enhance web apps built with React, NextJS, Angular, or plain JavaScript/TypeScript by integrating ConfigBee's advanced configuration options and features. This allows for dynamic content updates, feature toggles, and more.

Mobile Apps

Embed our SDK into React Native or Flutter applications to leverage ConfigBee's capabilities on mobile devices. Support for native iOS and native Android is coming soon.

Enterprise Solutions

Build and customize enterprise-grade applications with ConfigBee's features tailored to your business needs, whether for web or mobile. Our SDKs provide the flexibility and power needed for large-scale, complex applications.

Gaming Applications

Improve gaming experiences with real-time data processing and dynamic features offered by ConfigBee's SDKs. Enhance user engagement and interactivity with features like live updates, leaderboards, and personalized content.

How It Works

ConfigBee's SDKs are designed to be easy to integrate and use, providing a robust set of tools for developers

1

Installation

Quickly install the SDK into your project using standard package managers like npm or yarn for web applications, and the appropriate package managers for mobile applications.

2

Configuration

Set up and configure the SDK to connect with the ConfigBee platform. Our documentation provides step-by-step instructions to get you up and running quickly.

3

Integration

Use the provided APIs and tools to integrate ConfigBee's features into your application. Whether you need dynamic configurations, feature toggles, or real-time updates, our SDKs have you covered.

4

Management

Manage your configurations and features through the ConfigBee dashboard. Monitor and adjust settings in real-time to ensure optimal performance and user experience.

Ready to Enhance Your Applications?

Sign up for ConfigBee today and give your web and mobile apps instant runtime controls like feature flags, dynamic configs, and real-time targeting in minutes.

No credit card required • Free forever plan available