EasyApp is a paid SwiftUI template that provides a complete iPhone app codebase—sign‑in, in‑app purchases, push notifications, widgets, and backend integration—so developers can ship App Store apps faster by reusing common plumbing.
What is EasyApp?
EasyApp is an iOS development template (SwiftUI) that replaces the repetitive work of building user accounts, payment flows, credit systems, and notification infrastructure. It takes your product idea and outputs a working iPhone app with a matching backend (Supabase‑recommended) covering users, orders, credits, file storage, and analytics. The template is maintained by the team behind FastEasyApp on GitHub.
Key Features
- Email OTP & Apple Sign‑In — Users enter an email for a one‑time code or use Sign in with Apple; the template handles login, session persistence, and guest/member‑only screen switching.
- In‑App Purchases & Subscriptions — Sell monthly, yearly, lifetime, or benefit‑based plans with plan display, Apple payment flow, restore purchases, and automatic membership status.
- Credit System — Balance display, usage history, per‑feature pricing (e.g., 20 credits for image generation), and support for credit packs plus post‑purchase bonuses.
- Push Notifications — OneSignal‑based messages for membership expiry, task completion, or reminders; includes permission guidance and a real‑device test screen.
- Widgets & Live Activities — Home Screen, Lock Screen, Control Center shortcuts, Dynamic Island, and live progress displays for timers, orders, or generation tasks.
- Developer Helpers — Reusable UI components (cards, buttons, empty/loading/error states), demo screens for notifications and widgets, and modular code grouped by feature so you can remove unused parts.
Who is it for?
- Indie iOS developers building their first paid app – use the template to get authentication, payments, and notifications running in hours instead of weeks.
- Small studios or freelancers shipping multiple apps – reuse the same codebase for unlimited projects under one purchase.
- Experienced Swift developers who want to skip boilerplate – start from a real product structure with backend, analytics, and a reusable design kit.
What can you do with EasyApp?
- Launch a subscription‑based app – set up plan display, Apple payment flow, restore, and membership‑gated features without writing StoreKit code.
- Build a credit‑powered AI utility – charge per AI generation or recognition via the credit system; track balances and spending history in the settings panel.
- Create a utility with live widgets – show countdowns, order status, or control center shortcuts using the built‑in widget and live activity scaffolding.
Pricing
EasyApp costs HK$700 (one‑time) for the complete iPhone app source code, matching backend code, and future template updates. No monthly fee.
FAQ
How many apps can I build with the EasyApp template?
You can build unlimited apps. The purchase grants access to the private GitHub repository for use in any number of projects.
Can I get a refund?
After receiving access to the private GitHub repository, EasyApp is permanently yours. Refunds are not available.
How do I get access to the GitHub repository?
After purchase, you’ll receive an email invitation to the private GitHub repository based on the GitHub username you provided during checkout.
Is there documentation available?
Yes, comprehensive documentation is provided to help you get started quickly.
Can I use my own backend services?
Yes – while the template recommends Supabase for faster development, you can use any backend solution.
What experience level is required?
Zero experience needed. Basic Swift/SwiftUI knowledge is recommended, and the documentation covers the rest.
Will the template be maintained?
Yes. The team regularly adds new features and fixes bugs.