expo-helium
v3.1.11
Published
Helium paywalls expo sdk
Readme
helium-expo-sdk
Helium is an upsell experimentation and optimization platform for mobile apps of all sizes.
How to Integrate
Follow our official documentation here to integrate Helium into your Expo / React Native app!
Contributing
Helpful: expo module documentation here and API here
Run the Example Project
Start the TypeScript compiler to watch for changes.
npm run buildIn a separate terminal window, run the example app.
cd example
# Run the example app on Android
npx expo run:android
# Run the example app on iOS
npx expo run:ios
# or
npx expo run:ios --device