React Native
Install the Apphud React Native SDK via npm (@apphud/react-native-apphud-sdk). Requires iOS 14+ and Android minSdk 24.
Installation
React Native Apphud SDK can be installed via npm:
$ npm install @apphud/react-native-apphud-sdk
NoteIn case you have issues with pod dependencies add
use_modular_headers!toPodfile.
For iOS, install CocoaPods after adding the package: cd ios && pod install --repo-update.
RequirementsRequires iOS 14+ and Android minSdk 24.
Usage
import ApphudSdk from "@apphud/react-native-apphud-sdk"
App Release ChecklistTo minimize the risk of mistakes during setup and avoid the need for app resubmission, please read the App Release Checklist carefully.
Updated 27 days ago
Did this page help you?
