Tag
#swiftui
App Tracking Transparency Prompt UI in SwiftUI
How to do the App Tracking Transparency prompt right in SwiftUI: prime it in context, ask at the correct moment, and keep the app working when the user says no.
iOS Address Autocomplete: Google Places or Free MapKit
How to build an address autocomplete UI for iOS with the Google Places API, plus MKLocalSearchCompleter, the free native alternative built into MapKit.
Build a Language Learning App Like Duolingo in SwiftUI
A free SwiftUI pattern for a language learning app: a lesson path, exercise types, spaced repetition, and forgiving streaks. Learn the pattern, not the brand.
Native In-App Purchases in SwiftUI Without RevenueCat
How to build in-app purchases in SwiftUI with StoreKit 2 directly, no RevenueCat: the tradeoffs, the compliance rules, and what you own server-side.
Headless Shopify Mobile App in SwiftUI
A free SwiftUI pattern for a headless Shopify app: drive your own native storefront with the Storefront API, then hand checkout to Shopify and Apple Pay.
Smart Ring Sleep Tracker UI in SwiftUI
A free SwiftUI pattern for a smart ring sleep tracker: read sleep from HealthKit or a Bluetooth ring, show stages and readiness, and stay non-medical.
Wheel of Fortune Spinner UI Template for iOS
A free SwiftUI spinner pattern: a smooth spin that lands fairly on a segment, with disclosed odds, Reduce Motion support, and no pay-to-spin. A reward, not gambling.
ADHD Daily Routine Planner UI in SwiftUI, Free
Build an ADHD-friendly daily routine planner in SwiftUI from a free template. Visual, low-friction, time-aware design with Claude Code or Cursor.
ChatGPT Style Native iOS Chat Wrapper, Free Boilerplate
Build a ChatGPT style native iOS chat wrapper from a free boilerplate. A clean SwiftUI chat layout over your model API, that looks native, not like a web view.
AI Voice Agent UI Screen, Free for iOS
Build an AI voice agent UI screen for iOS from a free template. Get the listening orb, live states, and transcript with Claude Code or Cursor.
App Store Today Tab Expanding Card UI in SwiftUI
Recreate the App Store Today tab expanding card in SwiftUI. The hero card that zooms to full screen, built with matched geometry, from a free template.
How to Add an In-App Review Prompt in Swift (Safely)
Add an App Store review prompt in Swift with SKStoreReviewController, the right way: ask after a win, never gate it, and respect Apple's limits to avoid rejection.
Apple Sign In Required Rejection: Fix It in SwiftUI
Rejected because Sign in with Apple is missing? If you offer Google or Facebook login, Apple requires it too. Here is the SwiftUI fix that clears review.
Aquarium Water Parameter Tracker UI Kit, Free
Build an aquarium water parameter tracker for iOS from a free template. Log pH, ammonia, and nitrate, chart trends, and get alerts with Claude Code or Cursor.
Baemin App UI Clone in SwiftUI, Free for iOS
Want a Baemin style food delivery UI clone in SwiftUI? Clone the playful delivery pattern from a free template and build it with Claude Code or Cursor. The legal way.
The Best UI Library for AI-Generated iOS Apps
There is no single best UI library for AI-generated apps. The right pick depends on your stack, and the real lever is giving the model a strong design reference.
bKash App Clone UI in SwiftUI, Free for iOS
Want a bKash style wallet clone UI in SwiftUI? Clone the mobile-money pattern from a free template and build it with Claude Code or Cursor. The legal way.
Build an AI Wrapper App in SwiftUI in 5 Minutes
Build an AI wrapper app in SwiftUI fast: a clean chat screen plus one API call. Start from a free template so it looks native, not like a debug console.
ChatGPT Voice API Mobile App Template, Free for iOS
Build a ChatGPT voice mode style app for iOS from a free template. Get the listening, thinking, and speaking states over a voice API with Claude Code or Cursor.
Claude Project Knowledge Base iOS App, Free Template
Build a Claude-powered project knowledge base app for iOS from a free template. Documents, search, and grounded chat over your own files with Claude Code or Cursor.
Claude Token Limits: SwiftUI App Architecture That Scales
Hitting Claude's context limit in your iOS app? Architect around it: trim context, summarize, retrieve, and cache prompts, from a free SwiftUI template.
MercadoLibre Clone UI in SwiftUI + MercadoPago Webhooks
Build a MercadoLibre style marketplace UI in SwiftUI and wire MercadoPago webhooks the right way. Clone the pattern from a free template with Claude Code or Cursor.
Cold Plunge Timer With HealthKit Sync in SwiftUI, Free
Build a cold plunge timer for iOS from a free template. A big timer, session logging, and HealthKit sync in SwiftUI with Claude Code or Cursor.
Core ML Image Recognition UI Kit, Free for iOS
Build a Core ML image recognition app for iOS from a free template. Camera, on-device classification, and a clear result UI with Claude Code or Cursor.
CPR Metronome Chest Compression UI in SwiftUI, Free
Build a CPR metronome practice app for iOS from a free template. A clear 100 to 120 BPM beat with haptics in SwiftUI. A training aid, not a medical device.
Crypto Portfolio Tracker iOS Template, Free and Read-Only
Build a crypto portfolio tracker for iOS from a free template. Holdings, live prices, and charts, read-only and key-safe, with Claude Code or Cursor.
Cursor Keeps Hallucinating SwiftUI Views? Fix It
Cursor inventing SwiftUI views and APIs that do not compile? Here is why, and how rules, a mapping kit, and a reference stop the hallucinations.
Daily Bible Verse Widget UI in SwiftUI, Free
Build a daily Bible verse widget for iOS from a free template. A clean home-screen widget that refreshes each day, built in SwiftUI with WidgetKit.
DePIN Network Map UI for iOS, Free Template
Build a DePIN (decentralized physical infrastructure) network map UI for iOS from a free template. Nodes, coverage, and status with Claude Code or Cursor.
Decentralized VPN Node Selector UI in SwiftUI, Free
Build a decentralized VPN node selector UI in SwiftUI from a free template. Browse nodes, see status, and connect, with the tunnel caveat handled honestly.
Dental Charting Teeth UI Kit in SwiftUI, Free
Build a dental charting (odontogram) UI in SwiftUI from a free template. A tappable tooth chart with per-tooth conditions and notes, with Claude Code or Cursor.
Dog Training Clicker App UI in SwiftUI, Free
Build a dog training clicker app for iOS from a free template. A big instant clicker with sound and haptics, plus session logging, in SwiftUI.
Draggable Bottom Sheet Over a Map in SwiftUI, Free
Build an Apple Maps style draggable bottom sheet over a map in SwiftUI. Detents, a persistent sheet, and a clean map, from a free template, ready for Cursor.
Drone Controller UI Layout in SwiftUI, Free
Build a drone controller UI in SwiftUI from a free template. Video feed, on-screen joysticks, and telemetry HUD, glanceable in flight, with Claude Code or Cursor.
Dynamic Type Text Scaling Bugs in SwiftUI: The Fix
SwiftUI text clipping or truncating when users scale font size? Here is why Dynamic Type breaks layouts and how to make text scale gracefully.
EU Digital Driving License UI Template in SwiftUI, Free
Build a digital driving license UI in SwiftUI from a free template. The credential card, details, and verification view, with the official-issuer caveat handled.
Fan Meet and Greet Queue UI in SwiftUI, Free
Build a virtual meet-and-greet queue UI in SwiftUI from a free template. Live position, wait time, and a notify-when-up flow, with Claude Code or Cursor.
AI Workout Generator App: Free Code and UI
Build an AI workout generator app for iOS from a free template. Inputs, a generated plan, and a workout player, wired to a model, with Claude Code or Cursor.
Fix Memory Leaks in AI-Generated Swipe Cards (RN & Swift)
AI-generated swipe UI leaking memory in React Native or Swift? The causes are the same on both: unreleased views, retained closures, and uncleaned resources.
Flitsmeister Style Speed Camera Alert UI in SwiftUI
Build a Flitsmeister style community road-alert UI in SwiftUI from a free template. Map, proximity alerts, and crowd reports with Claude Code or Cursor.
Forest Style Tree-Growing Focus Timer in SwiftUI, Free
Build a Forest style focus timer in SwiftUI from a free template. A tree that grows while you focus and withers if you leave, with Claude Code or Cursor.
GitHub Copilot vs Cursor for Xcode: The Honest Answer
For native iOS in Xcode, GitHub Copilot has an Xcode plugin and Cursor does not. Here is what that means, when each wins, and the free design layer both need.
Ready-Made SwiftUI Components: Free Options and How to Use Them
Want ready-made SwiftUI components (gotowe komponenty)? Here are the best free open-source libraries and the AI-builder path to generate your own from a design.
Free SwiftUI Components (Gratis SwiftUI Komponenter)
Want free SwiftUI components (gratis SwiftUI komponenter)? Here are the best open-source libraries and the AI-builder path to generate your own from a design.
Download Free SwiftUI Templates (Gratis Downloaden)
Want to download free SwiftUI templates (gratis downloaden)? Here is the better path: an AI-readable design you build from, not a static file to convert.
Apple Health Pedometer Clone UI in SwiftUI, Free
Build an Apple Health style pedometer clone in SwiftUI from a free template. Rings, step count, and trends with Claude Code or Cursor, powered by HealthKit.
In-App Purchase Paywall UI Template in SwiftUI
Build an in-app purchase paywall in SwiftUI from a free template. Get the plan options, social proof, restore, and StoreKit 2 wiring with Claude Code or Cursor.
iOS 26 Liquid Glass UI Template, Free
Build an iOS 26 Liquid Glass UI from a free template. Apply the glassEffect material the right way in SwiftUI with Claude Code or Cursor, content first, not gimmicky.
IPTV Player UI Template in SwiftUI, Free
Build an IPTV player UI in SwiftUI from a free template. Get the channel guide, player, and categories for your own licensed streams with Claude Code or Cursor.
iOS Maps and Core Location Setup: The Config That Matters
Setting up MapKit and Core Location on iOS? The config is small but exact: Info.plist usage keys, authorization, and MapKit for SwiftUI. Here is the free template.
Build a Mental Health Journal App in SwiftUI
A free SwiftUI pattern for a private mental health journal: mood check-ins, on-device storage, Face ID lock, and HealthKit State of Mind, all non-medical.
Notion Clone UI Kit in SwiftUI, Free
Want a Notion clone UI kit in SwiftUI? Clone the block-editor pattern from a free template and build clean code with Claude Code or Cursor. The legal way.
SCHUFA Credit Score Dial UI Clone, Free for iOS
Build a SCHUFA style credit score dial UI for iOS from a free template. Clone the score gauge and factors pattern with Claude Code or Cursor, with licensed data.
Spotify Clone UI Template in SwiftUI, Free
Want a Spotify clone UI template in SwiftUI? Clone the music-streaming pattern from a free template and build clean code with Claude Code or Cursor. The legal way.
Free SwiftUI Chat App Templates and UI Kits
Want a free SwiftUI chat template? Here are the best open-source chat UI options and the AI-builder path, so you can ship a real chat screen fast.
AI-Ready Swift Mappings: A Free SwiftUI Boilerplate
Give your AI builder a SwiftUI mapping kit, a cheat sheet of UI concept to SwiftUI API, so Claude or Cursor generates correct native code instead of guessing.
SwiftUI NFC Reader with a Bottom Sheet Result
A free SwiftUI pattern for reading NFC tags with Core NFC and showing the result in a native bottom sheet, plus the entitlement and the tags-not-cards truth.
Telegram Clone UI Kit in SwiftUI, Free
Want a Telegram clone UI kit in SwiftUI? Clone the chat pattern from a free template and build clean code with Claude Code or Cursor. The legal way.
Adyen Drop-in Checkout UI in SwiftUI
Build an Adyen Drop-in checkout in SwiftUI: order summary, the Drop-in component, and clear result states, from a free VP0 design. PCI-safe by design.
AI Chat Streaming UI in SwiftUI (Free Template)
Build a streaming AI chat UI in SwiftUI from a free VP0 design: token-by-token replies, autoscroll, a thinking state, and a smooth, never-janky thread.
Free AI Headshot Generator App Template for iOS
Building an AI headshot generator app? Start from a free VP0 iOS design, wire a certified image API, and ship a clean upload-to-result flow, honestly labeled.
AI Voice Cloning App UI in SwiftUI, Done Honestly
Build an AI voice cloning app UI in SwiftUI from a free VP0 design: record, train, and generate screens, with strict consent and a synthetic-audio disclosure.
Apple HealthKit Step Counter in SwiftUI (Free Template)
Build a step-counter UI on HealthKit in SwiftUI: permission, today's steps, a trend chart, and goals, from a free VP0 design. Private, and not medical.
Apple Music Now-Playing Screen Clone in SwiftUI
Build an Apple Music-style now-playing screen in SwiftUI from a free VP0 design: big artwork, a precise scrubber, and transport controls. Your own brand.
B2B Wholesale Order Matrix Grid UI in SwiftUI
Build a wholesale order matrix in SwiftUI: products by size and variant in a fast bulk-entry grid, account pricing, and net terms, from a free VP0 design.
Bluetooth Device Pairing UI in SwiftUI (Free Template)
A BLE pairing screen scans, lists nearby devices, and walks through connecting with clear states. Build it with Core Bluetooth from a free VP0 design.
Live Audio Room UI in SwiftUI (Learn the Clubhouse Pattern)
Build a live audio room UI in SwiftUI: a stage of speakers, a listening audience, and raise-to-speak, from a free VP0 design. Moderate from day one.
Confetti Cannon Animation in SwiftUI (Free Pattern)
A confetti cannon celebrates a real win with a burst of particles. Build it in SwiftUI, fire it only on genuine success, and respect Reduce Motion.
Construction Site Daily Log App Template (Free iOS UI)
Build a construction daily log app in SwiftUI: weather, crew, work done, and photo evidence, from a free VP0 design. Offline-first and timestamped for the record.
A Cursor Rules File for Native SwiftUI iOS Apps
A cursor rules file tells Cursor how to write SwiftUI that stays native and consistent. Here is a starter rules file plus a free VP0 design to pair it with.
Turning a Custom GPT Into a Native iOS App: What Actually Works
There is no one-click converter from a Custom GPT to a native iOS app. Here is the honest path that works, building a real native shell from a free VP0 design.
Dating App Swipe UI Components for React Native & Swift
Build a Tinder-style swipe deck from a free VP0 design: drag, rotate, like and pass, with match logic, in React Native or SwiftUI, free and original.
DeepSeek API Chat Interface in SwiftUI
Build a DeepSeek chat interface in SwiftUI: a message thread, streaming replies, and an input bar, from a free VP0 design. Keep the API key on a server you control.
Do Rork and Lovable Compile to Native Swift?
The honest answer: Rork builds React Native, Lovable builds web, and neither writes Swift. Here is what native really means and how to choose.
Drone Pilot Flight Log App in SwiftUI (Free Template)
Build a drone flight log app in SwiftUI: flights with location, duration, battery, and notes, plus export, from a free VP0 design. A record-keeping tool.
Duolingo-Style Streak Flame Animation in SwiftUI
Build a Duolingo-style streak flame animation in SwiftUI: a flame that grows with the streak and celebrates a daily win, from a free VP0 design.
GDPR-Compliant SwiftUI Login Template (Free)
Build a GDPR-compliant SwiftUI login from a free VP0 iOS design: minimal data, clear consent, Sign in with Apple, and a readable privacy flow, compliant by design.
E-Commerce Checkout Screen in SwiftUI (Free Template)
Build a clean SwiftUI checkout from a free VP0 design: cart, address, payment, and review, with Apple Pay and a short, trustworthy flow that converts.
Firebase iOS Auth Login With Dark Mode (Free SwiftUI)
Build a Firebase auth login screen in SwiftUI with proper dark mode: email, social sign-in, and Sign in with Apple, from a free VP0 design.
Fix Broken Arabic RTL Layouts in AI-Generated iOS Apps
ChatGPT and Cursor often hardcode left-to-right layouts, so Arabic text looks broken. Here is how to make iOS layouts flip correctly, using a free VP0 design.
Flight Booking App UI Kit in SwiftUI (Free Design)
Build a flight booking flow in SwiftUI: search, results with real fares, seat and fare selection, and checkout, from a free VP0 design.
Free SwiftUI Chat Template (Build It Right)
Build a free chat UI in SwiftUI: a message thread, bubbles, an input bar, and real-time updates, from a free VP0 design. The patterns that make it solid.
Wrapping a Hugging Face Space Into an iOS App
Turn a Hugging Face Space into an iOS app the right way: call it as an API through your server and build a native UI from a free VP0 design.
iOS Document Picker UI Customization in SwiftUI
Use the iOS document picker in SwiftUI to import and export files from Files and iCloud, from a free VP0 design. With security-scoped access.
Check AI-Generated iOS UI Against the Human Interface Guidelines
AI tools generate plausible iOS screens that quietly break Apple's Human Interface Guidelines. Here is a repeatable review pass to catch it, using a free VP0 design.
iOS Pull-to-Refresh With a Custom Lottie Animation
Tired of the default spinner? Add a custom pull-to-refresh animation from a free VP0 design, keep the native gesture intact, and never block the content.
iPhone LiDAR Room Scanner UI Template (SwiftUI + RoomPlan)
Build a LiDAR room scanner UI in SwiftUI with RoomPlan: a guided scan, live coaching, and a 3D result, from a free VP0 design. With a graceful non-LiDAR fallback.
Kotlin Multiplatform on iOS: Share Logic, Keep Native UI
KMP shares business logic, not UI. Build truly native SwiftUI navigation from a free VP0 design over your shared Kotlin code, so iOS feels like iOS.
Leaderboard Podium Animation for iOS (Free SwiftUI Pattern)
Build a leaderboard podium that ranks your top three with a satisfying rise-into-place animation in SwiftUI, accessible and free, starting from a VP0 design.
Livestock Farm Management App UI (Free iOS Template)
Build a livestock management app in SwiftUI: animal records, health and breeding logs, and tasks, from a free VP0 design. Offline-first for the barn.
Locket-Style Photo Widget in SwiftUI (Learn the Pattern)
Build a Locket-style photo widget in SwiftUI with WidgetKit: a friend's latest photo on your Home Screen, from a free VP0 design. Learn the pattern, respect privacy.
How to Make an AI-Generated App Look Native on iOS
AI tools produce apps that feel webby. Here is how to make an AI-generated app look and feel native on iOS, using system components and a free VP0 design.
Meditation Breathing Circle Animation in SwiftUI
Build a calming breathing-guide animation in SwiftUI: a circle that expands and contracts to pace breathing, with haptics, from a free VP0 design.
MLX Swift Local Model UI on Apple Silicon
Build a UI for a local LLM on Apple Silicon with MLX Swift: a chat that runs on device, private and free per message, from a free VP0 design.
MLX Swift Local LLM Chat UI: A Free, AI-Readable iOS Reference
A free reference for a local LLM chat UI on iOS using MLX Swift: an on-device model, streamed tokens, and a model picker. Hand it to your coding agent.
Multi-Vendor Marketplace Dashboard UI in iOS
Build a seller dashboard for a multi-vendor marketplace in SwiftUI: orders, listings, earnings, and payouts, from a free VP0 design. The vendor side.
Municipal Parking Ticket Scanner Payment App UI
Build a parking ticket pay-by-scan app in SwiftUI: scan the citation, see the details, and pay, from a free VP0 design. Certified payments, honest fees.
Notion-Style UI Kit for iPad in SwiftUI (Learn the Pattern)
Build a Notion-style workspace UI for iPad in SwiftUI: a sidebar, a block-based editor, and adaptive layout, from a free VP0 design.
Paddle Mobile Checkout UI Kit in SwiftUI
Build a Paddle checkout UI in SwiftUI: plan, price with tax handled, and a clean pay flow, from a free VP0 design. Plus the honest iOS rule on digital goods and IAP.
Parking Spot Finder Live Map UI in SwiftUI
Build a live parking finder in SwiftUI: a map of nearby spots with availability and price, plus navigation, from a free VP0 design. Honest live data, never stale.
Podcast Player UI in SwiftUI (Learn the Spotify Pattern)
Build a podcast player UI in SwiftUI: a now-playing screen, a scrubber, speed and skip controls, and background audio, from a free VP0 design.
Pomodoro Timer App in SwiftUI (Free Source Pattern)
Build a Pomodoro focus timer in SwiftUI: work and break intervals, a live countdown, and Live Activities, from a free VP0 design. Accurate even when backgrounded.
Progress Ring Animation in SwiftUI: Rings That Motivate
Apple Watch-style activity rings make progress feel rewarding. Build a smooth animated progress ring from a free VP0 design in SwiftUI, accessible and honest.
Raw Firebase Auth in SwiftUI Without the SDK
Use Firebase Authentication in SwiftUI via its REST API, no SDK: lighter app, fewer dependencies, and full control, from a free VP0 design.
Recipe Cooking Step-by-Step UI in iOS (Free Template)
Build a step-by-step cooking mode in SwiftUI: one step at a time, big text, timers, and a screen that stays awake, from a free VP0 design. Built for messy hands.
RevenueCat Paywall Template in SwiftUI (Free Design)
Build a clean RevenueCat paywall in SwiftUI: plan options, a clear price, and an honest call to action, from a free VP0 design. RevenueCat handles the billing.
Shift Scheduling Calendar With Drag-and-Drop (Free iOS UI)
Build a shift scheduling calendar where managers drag shift blocks onto people and time slots, in SwiftUI, accessible and free, starting from a VP0 design.
Solar Panel Energy Flow Dashboard UI in SwiftUI
Build a solar energy flow dashboard in SwiftUI: live production, home use, battery, and grid, with an animated flow diagram, from a free VP0 design.
Spotify-Style Music Player UI in SwiftUI, Done Right
Want a Spotify-style player? Build the library, now-playing, and mini-player from a free VP0 design in SwiftUI, learn the pattern, and bring your own brand.
Stable Diffusion Image Generator UI in SwiftUI
Build a Stable Diffusion image generator UI in SwiftUI: a prompt, generation progress, and a result gallery, from a free VP0 design. Key server-side or on-device.
Subscription Manager Dashboard UI for iOS
Build a subscription manager dashboard in SwiftUI: all your recurring costs, renewal dates, and totals, from a free VP0 design. Read-only and honest.
Sudoku Grid Generator UI in SwiftUI (Free Source Pattern)
Build a Sudoku game in SwiftUI: a 9x9 grid, a uniquely-solvable puzzle generator, notes, and validation, from a free VP0 design.
Supabase Auth Screen Template for iOS (Free SwiftUI)
Build a Supabase auth screen in SwiftUI: email, magic link, social sign-in, and Sign in with Apple, from a free VP0 design. With row-level security.
Custom Camera UI With AVFoundation in SwiftUI
Build a custom camera UI in SwiftUI with AVFoundation: live preview, capture, and controls, from a free VP0 design. Privacy-first, with the permission string.
Telegram-Style Channel List UI in SwiftUI (Learn the Pattern)
Build a Telegram-style channel and chat list in SwiftUI: rows with avatar, last message, time, and unread badge, from a free VP0 design.
Telegram Dark Mode Color Palette in SwiftUI
Build a Telegram-style theming system in SwiftUI: semantic colors that adapt to light and dark and match Telegram's theme, from a free VP0 design.
Video Editor Timeline UI in iOS (Learn the CapCut Pattern)
Build a video editor timeline UI in SwiftUI: scrubbable clips, trim handles, and layered tracks, from a free VP0 design. AVFoundation does the editing.
Virtual Pet (Tamagotchi-Style) UI in SwiftUI
Build a virtual pet app in SwiftUI: needs that change over real time, care actions, and gentle reminders, from a free VP0 design.
watchOS AI Agent Widget Template (SwiftUI)
Build an AI agent companion for Apple Watch in SwiftUI: a glanceable complication, quick actions, and a wrist-sized reply, from a free VP0 design.
Whisper Voice Transcription App UI in SwiftUI: A Free Reference
A free, AI-readable SwiftUI reference for a Whisper transcription app: a record button, live waveform, and an editable transcript. Hand it to your coding agent.
Wordle-Style Daily Word Game in SwiftUI (Learn the Pattern)
Build a daily word-guessing game like Wordle in SwiftUI: a letter grid, color feedback, and a once-a-day puzzle, from a free VP0 design.
Apple HIG UI Kit: How to Get One Free (and Use It)
You don't need to buy an Apple HIG UI kit. Start from a free native-looking VP0 design, turn it into components, and pair it with Apple's free HIG and SF Symbols.
Apple Watch App UI Kit: A Free 2026 Starting Point
An Apple Watch UI is glanceable and single-purpose, not a shrunk iPhone app. Build the companion app from a free VP0 design, then apply it to SwiftUI watch screens.
AI 助手界面 SwiftUI 原生风格做法
用 SwiftUI 原生重建 AI 助手界面,靠 @State 管流式、ScrollViewReader 自动滚到底。用 VP0 免费设计起步,交给 Claude 生成。
ChatGPT 前端 SwiftUI 原生风格做法
用 SwiftUI 原生做 ChatGPT 式前端,靠 AttributedString 渲染 Markdown、LazyVStack 扛长会话。用 VP0 免费设计起步。
大模型对话暗色 UI SwiftUI 原生做法
用 SwiftUI 原生做大模型对话的暗色界面,靠语义色和 preferredColorScheme 一套代码通吃浅深。用 VP0 免费设计起步。
Cursor AI 无脑搭建 iOS 移动端界面教程(附模板)
用 Cursor 搭 iOS 界面可以「无脑」,但前提是设计先行。完整流程:在 VP0 挑原生设计,复制链接喂给 Cursor 生成代码,再补状态、测真机。
Claude 写 SwiftUI 排版混乱?用模板对照修复
Claude 写 SwiftUI 排版乱,多半是缺一个明确的设计基准。给它一个 VP0 原生设计当「标准答案」,对照着修间距、对齐和安全区最快。
仿抖音短视频信息流 SwiftUI 原生做法
用 SwiftUI 原生做抖音式全屏短视频流,靠 TabView 竖向分页加 VideoPlayer、预加载下一条。VP0 免费起步。
小红书瀑布流 SwiftUI 原生实现做法
用 SwiftUI 原生做小红书式双列瀑布流,靠分列高度均衡加 AsyncImage 占位。用 VP0 免费设计起步,交给 Claude 生成。
高仿微信首页聊天布局 SwiftUI 原生
用 SwiftUI 原生做微信式会话首页,靠 List 加 swipeActions 实现侧滑操作。学结构而非照抄,VP0 免费起步。
京东分类双滚动列表 SwiftUI 原生做法
用 SwiftUI 原生做京东式分类双滚动,靠 ScrollViewReader 做左右联动、scrollTo 跳段。VP0 免费起步。
B 端 ERP 统计图表 SwiftUI Charts 做法
用 SwiftUI 的 Swift Charts 做 B 端 ERP 监控图表,折线柱状饼图几行就出,配 Grid 做指标卡。VP0 免费起步。
数字身份钱包 SwiftUI 原生卡片做法
用 SwiftUI 原生做数字身份钱包,靠卡片层叠加 matchedGeometryEffect 展开、生物识别守门。VP0 免费起步。
大疆控制器移动端界面 SwiftUI 原生做法
用 SwiftUI 原生做无人机控制器界面,实时画面做底层、飞行参数浮层、返航安全最醒目。VP0 免费起步。
智能家居控制面板 SwiftUI 原生做法
用 SwiftUI 原生做智能家居控制面板,设备卡用 Grid、场景一键切换、开关即时反馈。VP0 免费起步。
小米 SU7 车机中控 SwiftUI 原生做法
用 SwiftUI 原生做 SU7 式车机中控,靠 Gauge 显能量、超大 Text 显车速、Grid 分区。用 VP0 免费设计借鉴起步。
税务发票移动端 SwiftUI 原生表单做法
用 SwiftUI 原生做开票表单,靠 Form 加实时校验、抬头一键带入、状态明确。VP0 免费起步,交给 Claude 生成。
SwiftUI 日历健康钱包高保真 UI 源码:学模式做自己的
SwiftUI 高保真做日历、健康、钱包界面,难在数据和动效。与其抄具体 App,不如用 VP0 设计学模式,做出你自己的版本。
SwiftUI 极简设计移动端开源模板:克制最考验细节
SwiftUI 极简移动端模板,难在克制和细节。用 VP0 挑个极简原生设计让 AI 生成 SwiftUI,留白和层级照原生来,别写死颜色。
日历选择器 SwiftUI 移动端模板:单选范围都要对
日历选择器是高频控件,单选、范围、标记、切月都要做对。简单用 SwiftUI DatePicker,复杂日历用 VP0 设计喂给 AI 生成。
空状态页面 SwiftUI ContentUnavailableView
SwiftUI 做空状态,用原生 ContentUnavailableView 一行就出,无数据、搜索无果、出错各给不同引导。VP0 免费起步。
iOS 毛玻璃弹窗 SwiftUI 原生做法
用 SwiftUI 原生做毛玻璃弹窗,靠 Material 一行搞定模糊、presentationDetents 控制半屏。用 VP0 免费设计起步。
iOS 毛玻璃弹窗 React Native 模板:层次比透明度重要
iOS 毛玻璃弹窗好看的关键在层次和对比,不是调低透明度。免费做法是用 VP0 挑个带毛玻璃的原生设计,喂给 Cursor 或 Claude Code 生成代码。
OTP 验证码输入 SwiftUI 原生做法
用 SwiftUI 原生做验证码输入框,靠 FocusState 管焦点、onChange 自动跳格、numberPad 键盘。用 VP0 免费设计起步。
下拉刷新丝滑动画 SwiftUI 原生做法
SwiftUI 做下拉刷新,一个 refreshable 修饰符就够,配 async 异步加载。用 VP0 免费设计起步,交给 Claude 生成。
下拉刷新丝滑动画移动端源码:靠的是手感细节
下拉刷新做得丝滑,靠阻尼感、触发时机和克制的原生动画,不是套个转圈。用 VP0 挑带下拉刷新的原生设计喂给 AI 生成。
Aadhaar KYC Screen SwiftUI Template Free (Secure Flow)
Aadhaar KYC screen SwiftUI में चाहिए? masked input, ईमानदार consent और certified verification सीखिए। VP0 से free design लेकर अपनी सुरक्षित KYC screen बनाइए।
Ola Electric Scooter Mobile Dashboard SwiftUI (Learn the Pattern)
Electric scooter जैसा SwiftUI dashboard बनाना है? structure सीखिए, brand नहीं। VP0 से design लेकर अपना battery, range और ride dashboard बनाइए, free।
Mobile Calendar Date Picker SwiftUI Aesthetic Kit (Free)
SwiftUI में एक सुंदर calendar date picker चाहिए? VP0 से एक aesthetic date-picker design लेकर अपना SwiftUI code बनाइए, states और dark mode के साथ, free।
GitHub SwiftUI Ecommerce MIT Download: Safer Free Way
GitHub SwiftUI ecommerce complete MIT download ढूँढ रहे हैं? random repo जोखिम भरा है। सबसे साफ़ free रास्ता है VP0 design से अपना SwiftUI ecommerce screen बनाना।
SwiftUI App Template Free for Beginners (Start Clean)
SwiftUI app template beginners के लिए चाहिए? भारी ZIP नहीं, एक साफ़ चलती शुरुआत सीखिए। VP0 से free design लेकर list, detail और settings SwiftUI में बनाइए।
iPadOS Split View App Template in SwiftUI (Free)
An iPad app shouldn't be a stretched iPhone layout. Use SwiftUI NavigationSplitView for a sidebar-list-detail layout, with each column built from a free VP0 screen.
SwiftData UI Template: Build a Data-Driven Screen Free
A SwiftData UI template is a data-driven screen: a list backed by stored models. Design it from a free VP0 layout, then back it with a SwiftData model and query.
SwiftUI Banking App Template (Free, Trustworthy UI)
A banking UI is about trust: clear balances, biometric unlock, masked numbers. Build it from a free VP0 design and route real banking through a certified backend.
SwiftUI Finance App Template (Free, Clear, Secure)
A finance app makes money legible fast. Build the dashboard, transactions, and budgets in SwiftUI with Swift Charts from a free VP0 design, and keep data secure.
Free SwiftUI Templates (and How to Build From Them)
Free SwiftUI templates are useful only if they're native, yours to edit, and lead to code. Turn free VP0 designs into SwiftUI you own with Cursor or Claude Code.
visionOS App and Mobile Companion (Design Both Right)
visionOS is spatial computing, not a big iPhone. Design the headset experience to spatial conventions, and build the iPhone companion from a free VP0 design.
How to Build an iOS App With Claude Code, Step by Step
Claude Code writes real SwiftUI from plain English. Here is how to drive it from a design reference and build a native iOS app you own.