What problem does it solve?
This Skill provides a complete blueprint for building production-ready Ionic Capacitor mobile apps that run across Angular, React, or Vue, consolidating core app architecture, onboarding, monetization, and localization into a repeatable pattern.
Core Features & Use Cases
- Onboarding: fullscreen background video with gradient overlay, swipe navigation, and guard logic.
- Paywall: RevenueCat-powered subscriptions integrated with platforms across frameworks.
- i18n & Theming: Turkish/English localization and Light/Dark/System theming with CSS variables.
- Tab Navigation: ion-tabs based navigation with framework-specific routing.
- Shared Utilities: framework-agnostic storage, purchases, notifications, and onboarding state.
Quick Start
Create a new Ionic Capacitor project with your preferred framework, install the required libraries, enable onboarding, paywall, and tab navigation, and wire up i18n and theming according to this guide.