Documentation Index
Fetch the complete documentation index at: https://superflag.sh/docs/llms.txt
Use this file to discover all available pages before exploring further.
React Native SDK Installation
The@superflag-sh/react-native package provides feature flags and remote config for React Native and Expo applications.
Requirements
- React Native 0.70+
- React 18 or higher
- Expo SDK 49+ (if using Expo)
@react-native-async-storage/async-storage1.0+
Installation
- Expo
- React Native CLI
Platform Support
The React Native SDK works on:- iOS (14.0+)
- Android (API 21+)
- Expo (SDK 49+)
Bundle Size
- ~6 KB minified (gzipped)
- Zero dependencies (except peer deps: React, AsyncStorage)
- Fully tree-shakeable ES modules
TypeScript Support
The SDK is written in TypeScript with full type definitions included.Next Steps
Usage Guide
Learn how to use the SDK in your app
API Reference
Complete API documentation