Sample apps
To help you get started with Adapty SDK, we’ve prepared sample apps that demonstrate how to integrate and use its key features. These apps provide ready-to-use implementations of paywalls, purchases, and analytics tracking.
Why use sample apps?
- Quick Integration: See how Adapty SDK works in a real app.
- Best Practices: Follow recommended implementation patterns.
- Debugging & Testing: Use the sample apps to troubleshoot and experiment before integrating Adapty into your own project.
Available sample apps
- iOS (Swift)
- Android (Kotlin)
- React Native (basic example) — a minimal setup that shows the core SDK features.
- React Native (Expo Go and Expo Web) — the quickest one to try: it runs in a browser on mock data, so it needs no Adapty API key. Covers both a custom paywall and the Flow & Paywall Builder.
- React Native (Focus Journal, an Expo app) — an app with premium features behind a Flow & Paywall Builder paywall. Comes with a video guide.
- React Native (Adapty DevTools) — a development and bug-reporting tool for working with more complicated cases. The same app is also available with Swift Package Manager instead of CocoaPods.
- Flutter (Dart)
- Unity (C#)
- Kotlin Multiplatform
- Capacitor (React)
- Capacitor (Vue.js)
- Capacitor (Angular)
- Capacitor (Advanced development tools)