featbit-react-native-sdk

Official

Guides FeatBit RN SDK integration and usage.

Authorfeatbit
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Guides developers on integrating FeatBit's React Native client SDK into RN apps to enable feature flags, initialization, and flag evaluation across iOS/Android.

Core Features & Use Cases

  • Installation & prerequisites: Install the RN SDK and configure environment values such as sdkKey, streamingUri, and eventsUri.
  • SDK initialization: Build a config with buildConfig({ options }) and initialize using withFbProvider or asyncWithFbProvider.
  • Flag evaluation in components: Read flags in UI with useFlags to determine rendering based on feature flags.
  • User identification after initialization: Use fbClient.identify to attach user context post-boot.

Quick Start

Initialize the SDK at app entry by building a config with options and wrapping your app with withFbProvider (or asyncWithFbProvider) to load flags.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: featbit-react-native-sdk
Download link: https://github.com/featbit/featbit-skills/archive/main.zip#featbit-react-native-sdk

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.