Installation
Get the Expo Superwall SDK up and running in your Expo project.Prerequisites
Before installing, ensure you have:- Expo SDK 53 or higher
- A Superwall account (sign up here)
- Your Superwall API key from the Superwall dashboard
Install the Package
Install theexpo-superwall package using your preferred package manager:
The
expo install command ensures compatibility with your Expo SDK version and installs the correct dependencies.Platform-Specific Setup
iOS
For iOS, the native dependencies are automatically managed through CocoaPods. After installation, run:Android
For Android, the native dependencies are automatically managed through Gradle. No additional setup is required.Verify Installation
To verify the SDK is installed correctly, check yourpackage.json:
package.json
Next Steps
Quickstart Guide
Configure the SDK and show your first paywall