<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>VP0 Journal</title><description>Building iOS apps with AI: guides, workflows and essays from VP0.</description><link>https://vp0.com/blogs/</link><item><title>App Tracking Transparency Prompt UI in SwiftUI</title><link>https://vp0.com/blogs/att-tracking-transparency-prompt-ui-swiftui</link><guid isPermaLink="true">https://vp0.com/blogs/att-tracking-transparency-prompt-ui-swiftui</guid><description>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.</description><pubDate>Tue, 02 Jun 2026 00:00:00 GMT</pubDate></item><item><title>iOS Address Autocomplete: Google Places or Free MapKit</title><link>https://vp0.com/blogs/google-places-autocomplete-ios-ui</link><guid isPermaLink="true">https://vp0.com/blogs/google-places-autocomplete-ios-ui</guid><description>How to build an address autocomplete UI for iOS with the Google Places API, plus MKLocalSearchCompleter, the free native alternative built into MapKit.</description><pubDate>Tue, 02 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Build a Language Learning App Like Duolingo in SwiftUI</title><link>https://vp0.com/blogs/language-learning-app-like-duolingo-swiftui</link><guid isPermaLink="true">https://vp0.com/blogs/language-learning-app-like-duolingo-swiftui</guid><description>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.</description><pubDate>Tue, 02 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Native In-App Purchases in SwiftUI Without RevenueCat</title><link>https://vp0.com/blogs/native-iap-swiftui-without-revenuecat</link><guid isPermaLink="true">https://vp0.com/blogs/native-iap-swiftui-without-revenuecat</guid><description>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.</description><pubDate>Tue, 02 Jun 2026 00:00:00 GMT</pubDate></item><item><title>NFT Event Ticket QR Code Scanner UI for iOS</title><link>https://vp0.com/blogs/nft-event-ticket-qr-code-scanner-ui-ios</link><guid isPermaLink="true">https://vp0.com/blogs/nft-event-ticket-qr-code-scanner-ui-ios</guid><description>A free iOS pattern for scanning NFT event tickets: validate ownership server-side and mark tickets used. An NFT ticket is an access token, not an investment.</description><pubDate>Tue, 02 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Property Management App UI in React Native</title><link>https://vp0.com/blogs/property-management-app-react-native</link><guid isPermaLink="true">https://vp0.com/blogs/property-management-app-react-native</guid><description>A free React Native pattern for a property management app: units and tenants, maintenance requests, lease documents, and rent through a certified provider.</description><pubDate>Tue, 02 Jun 2026 00:00:00 GMT</pubDate></item><item><title>React Native Deep Linking and the Unhandled URL UI</title><link>https://vp0.com/blogs/react-native-deep-linking-unhandled-url-ui</link><guid isPermaLink="true">https://vp0.com/blogs/react-native-deep-linking-unhandled-url-ui</guid><description>How to handle deep linking in React Native and Expo, with a graceful unhandled-URL fallback instead of a blank app when a link matches no route.</description><pubDate>Tue, 02 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Headless Shopify Mobile App in SwiftUI</title><link>https://vp0.com/blogs/shopify-headless-mobile-app-swiftui</link><guid isPermaLink="true">https://vp0.com/blogs/shopify-headless-mobile-app-swiftui</guid><description>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.</description><pubDate>Tue, 02 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Smart Ring Sleep Tracker UI in SwiftUI</title><link>https://vp0.com/blogs/smart-ring-sleep-tracker-ui-clone-swiftui</link><guid isPermaLink="true">https://vp0.com/blogs/smart-ring-sleep-tracker-ui-clone-swiftui</guid><description>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.</description><pubDate>Tue, 02 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Supabase Anonymous Guest Login for iOS Apps</title><link>https://vp0.com/blogs/supabase-anonymous-login-ios-ui-wrapper</link><guid isPermaLink="true">https://vp0.com/blogs/supabase-anonymous-login-ios-ui-wrapper</guid><description>A free pattern for Supabase anonymous login on iOS: let users try the app as a guest, keep row-level security on, and convert them without losing data.</description><pubDate>Tue, 02 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Testing APNs Push Notifications on the iOS Simulator</title><link>https://vp0.com/blogs/testing-apns-push-notifications-mac-simulator</link><guid isPermaLink="true">https://vp0.com/blogs/testing-apns-push-notifications-mac-simulator</guid><description>You can test push notifications on the iOS Simulator now. Here is how to send an APNs payload to the simulator, what works, and what still needs a real device.</description><pubDate>Tue, 02 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Voice Cloning Script Teleprompter UI for iOS</title><link>https://vp0.com/blogs/voice-cloning-script-teleprompter-ui-ios</link><guid isPermaLink="true">https://vp0.com/blogs/voice-cloning-script-teleprompter-ui-ios</guid><description>A free iOS teleprompter pattern for recording voice samples: scroll a script, capture clean audio, and build consent and disclosure in from the start.</description><pubDate>Tue, 02 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Warehouse RFID Scanner App UI in React Native</title><link>https://vp0.com/blogs/warehouse-rfid-scanner-app-ui-react-native</link><guid isPermaLink="true">https://vp0.com/blogs/warehouse-rfid-scanner-app-ui-react-native</guid><description>A free React Native pattern for a warehouse RFID scanner: bulk reads, an offline-first queue, and the honest truth that iPhone NFC cannot read UHF RFID tags.</description><pubDate>Tue, 02 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Wheel of Fortune Spinner UI Template for iOS</title><link>https://vp0.com/blogs/wheel-of-fortune-spinner-ui-template-ios</link><guid isPermaLink="true">https://vp0.com/blogs/wheel-of-fortune-spinner-ui-template-ios</guid><description>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.</description><pubDate>Tue, 02 Jun 2026 00:00:00 GMT</pubDate></item><item><title>ADHD Daily Routine Planner UI in SwiftUI, Free</title><link>https://vp0.com/blogs/adhd-daily-routine-planner-ui-swiftui</link><guid isPermaLink="true">https://vp0.com/blogs/adhd-daily-routine-planner-ui-swiftui</guid><description>Build an ADHD-friendly daily routine planner in SwiftUI from a free template. Visual, low-friction, time-aware design with Claude Code or Cursor.</description><pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate></item><item><title>AdMob Banner Template in React Native, Free</title><link>https://vp0.com/blogs/admob-banner-template-react-native</link><guid isPermaLink="true">https://vp0.com/blogs/admob-banner-template-react-native</guid><description>Add an AdMob banner to your React Native app the right way. A free template for clean placement, ATT consent, and ads that do not wreck the experience.</description><pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate></item><item><title>ChatGPT Style Native iOS Chat Wrapper, Free Boilerplate</title><link>https://vp0.com/blogs/ai-chat-interface-native-wrapper</link><guid isPermaLink="true">https://vp0.com/blogs/ai-chat-interface-native-wrapper</guid><description>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.</description><pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate></item><item><title>AI Companion App Template for iOS, Free</title><link>https://vp0.com/blogs/ai-companion-app-template-ios</link><guid isPermaLink="true">https://vp0.com/blogs/ai-companion-app-template-ios</guid><description>Build an AI companion app for iOS from a free template. Get the chat, persona, and memory UI with Claude Code or Cursor, then connect your model.</description><pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate></item><item><title>AI Interior Design Room Scanner UI, React Native Free</title><link>https://vp0.com/blogs/ai-interior-design-room-scanner-ui-react-native-free-ios-template-vibe-coding-gu</link><guid isPermaLink="true">https://vp0.com/blogs/ai-interior-design-room-scanner-ui-react-native-free-ios-template-vibe-coding-gu</guid><description>Build an AI interior design room scanner UI in React Native from a free template. Get the scan, generate, and before-after flow with Claude Code or Cursor.</description><pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate></item><item><title>AI Voice Agent UI Screen, Free for iOS</title><link>https://vp0.com/blogs/ai-voice-agent-ui-screen</link><guid isPermaLink="true">https://vp0.com/blogs/ai-voice-agent-ui-screen</guid><description>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.</description><pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Alternativas a Rork Gratis: Free Ways to Build iOS</title><link>https://vp0.com/blogs/alternativas-a-rork-gratis</link><guid isPermaLink="true">https://vp0.com/blogs/alternativas-a-rork-gratis</guid><description>Looking for free alternatives to Rork (alternativas a Rork gratis)? Own your code with a free UI reference plus an AI builder. Here is how, and when to switch.</description><pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Animated Splash Screen in React Native With Lottie</title><link>https://vp0.com/blogs/animated-splash-screen-react-native-lottie</link><guid isPermaLink="true">https://vp0.com/blogs/animated-splash-screen-react-native-lottie</guid><description>Build an animated splash screen in React Native with Lottie. A free template and the right native-splash handoff so there is no white flash on launch.</description><pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Anki Flashcard Swipe + SRS Algorithm UI, React Native</title><link>https://vp0.com/blogs/anki-flashcard-swipe-algorithm-ui-react-native-free-ios-template-vibe-coding-gui</link><guid isPermaLink="true">https://vp0.com/blogs/anki-flashcard-swipe-algorithm-ui-react-native-free-ios-template-vibe-coding-gui</guid><description>Build an Anki style flashcard app in React Native from a free template. Get the swipe review UI and the spaced-repetition algorithm with Claude Code or Cursor.</description><pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Aplikasi Kasir (POS) Source Code in React Native, Free</title><link>https://vp0.com/blogs/aplikasi-kasir-gratis-source-code-react-native-free-ios-template-vibe-coding-gui</link><guid isPermaLink="true">https://vp0.com/blogs/aplikasi-kasir-gratis-source-code-react-native-free-ios-template-vibe-coding-gui</guid><description>Want free aplikasi kasir (POS) source code in React Native? Generate your own from a free template, the cashier and checkout pattern, with Claude Code or Cursor.</description><pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Aplikasi Kasir Online (Cloud POS) Source Code, Free</title><link>https://vp0.com/blogs/aplikasi-kasir-online-source-code-gratis</link><guid isPermaLink="true">https://vp0.com/blogs/aplikasi-kasir-online-source-code-gratis</guid><description>Want free aplikasi kasir online (cloud POS) source code? Generate your own from a free template, the synced multi-device cashier pattern, with Claude Code or Cursor.</description><pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Dating App Like Tinder, Free Code (App de Citas)</title><link>https://vp0.com/blogs/app-de-citas-tipo-tinder-codigo-gratis</link><guid isPermaLink="true">https://vp0.com/blogs/app-de-citas-tipo-tinder-codigo-gratis</guid><description>Want free code for a dating app like Tinder (app de citas tipo Tinder, codigo gratis)? Clone the swipe and match pattern from a free template with Claude Code or Cursor.</description><pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate></item><item><title>App Store Approval Service for AI Apps? Do This Free</title><link>https://vp0.com/blogs/app-store-approval-service-ai-apps</link><guid isPermaLink="true">https://vp0.com/blogs/app-store-approval-service-ai-apps</guid><description>Tempted to pay an App Store approval service for an AI app? No service can guarantee approval. Here is the free, self-service path that actually clears review.</description><pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate></item><item><title>App Store Privacy Nutrition Label: Fill It Free</title><link>https://vp0.com/blogs/app-store-privacy-nutrition-label-generator-free-free-ios-template-vibe-coding-g</link><guid isPermaLink="true">https://vp0.com/blogs/app-store-privacy-nutrition-label-generator-free-free-ios-template-vibe-coding-g</guid><description>Need an App Store privacy nutrition label generator free? You do not need one. Map what your app collects to Apple&apos;s labels yourself, accurately, in App Store Connect.</description><pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate></item><item><title>App Store Publishing Guide 2026 (Polska Market)</title><link>https://vp0.com/blogs/app-store-publishing-guide-2026-polska</link><guid isPermaLink="true">https://vp0.com/blogs/app-store-publishing-guide-2026-polska</guid><description>A 2026 App Store publishing guide for builders in Poland and beyond: account, build, signing, screenshots, privacy, and review, the full path to a live app.</description><pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate></item><item><title>App Store Rejection 4.0 Design: How to Fix It</title><link>https://vp0.com/blogs/app-store-rejection-guideline-4-0-design-fix</link><guid isPermaLink="true">https://vp0.com/blogs/app-store-rejection-guideline-4-0-design-fix</guid><description>Got an App Store 4.0 design rejection? It means the app does not feel native or polished. Here is how to fix the design so it passes review.</description><pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate></item><item><title>App Store Rejection 4.2.2: Fix Minimum Functionality</title><link>https://vp0.com/blogs/app-store-rejection-4-2-2-minimum-functionality-fix-ai-free-ios-template-vibe-co</link><guid isPermaLink="true">https://vp0.com/blogs/app-store-rejection-4-2-2-minimum-functionality-fix-ai-free-ios-template-vibe-co</guid><description>Got an App Store 4.2.2 rejection for an AI-built app? It means too thin or a repackaged website. Here is how to add real native value and pass review.</description><pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Fix App Store Rejection 4.2 and 4.3 for AI-Built Apps</title><link>https://vp0.com/blogs/app-store-rejection-spam-design-ai-fix</link><guid isPermaLink="true">https://vp0.com/blogs/app-store-rejection-spam-design-ai-fix</guid><description>Hit with App Store 4.2 (minimum functionality) and 4.3 (spam) on an AI-built app? Here is how to fix both: add real native value and make it genuinely distinct.</description><pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate></item><item><title>App Store Rejection 4.3 Spam: Fix It for AI Apps</title><link>https://vp0.com/blogs/app-store-rejection-4-3-spam-ai-template</link><guid isPermaLink="true">https://vp0.com/blogs/app-store-rejection-4-3-spam-ai-template</guid><description>Got an App Store 4.3 spam rejection? It means your app looks like many others. Here is how to make a template-based or AI-built app genuinely distinct.</description><pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate></item><item><title>AI App Store Screenshot Generator, Free Workflow</title><link>https://vp0.com/blogs/app-store-screenshot-generator-ai</link><guid isPermaLink="true">https://vp0.com/blogs/app-store-screenshot-generator-ai</guid><description>Use AI to generate App Store screenshots for free. Let AI craft backgrounds and captions around a real screen, then export every size App Store Connect needs.</description><pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate></item><item><title>App Store Today Tab Expanding Card UI in SwiftUI</title><link>https://vp0.com/blogs/app-store-today-tab-daily-card-expansion-ui</link><guid isPermaLink="true">https://vp0.com/blogs/app-store-today-tab-daily-card-expansion-ui</guid><description>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.</description><pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Will Apple Reject My AI-Generated App? (2026 Guide)</title><link>https://vp0.com/blogs/apple-app-store-ai-approval-flutterflow-cursor</link><guid isPermaLink="true">https://vp0.com/blogs/apple-app-store-ai-approval-flutterflow-cursor</guid><description>Worried Apple will reject your AI-built app? Here is what actually triggers rejection, thin functionality, web wrappers, privacy, and how to pass App Store review.</description><pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate></item><item><title>How to Add an In-App Review Prompt in Swift (Safely)</title><link>https://vp0.com/blogs/apple-in-app-store-review-prompt-safely</link><guid isPermaLink="true">https://vp0.com/blogs/apple-in-app-store-review-prompt-safely</guid><description>Add an App Store review prompt in Swift with SKStoreReviewController, the right way: ask after a win, never gate it, and respect Apple&apos;s limits to avoid rejection.</description><pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Apple Sign In Required Rejection: Fix It in SwiftUI</title><link>https://vp0.com/blogs/apple-sign-in-required-rejection-fix-swiftui</link><guid isPermaLink="true">https://vp0.com/blogs/apple-sign-in-required-rejection-fix-swiftui</guid><description>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.</description><pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Aquarium Water Parameter Tracker UI Kit, Free</title><link>https://vp0.com/blogs/aquarium-water-parameter-tracker-ui-kit</link><guid isPermaLink="true">https://vp0.com/blogs/aquarium-water-parameter-tracker-ui-kit</guid><description>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.</description><pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Automate App Store Builds With Fastlane (AI Apps)</title><link>https://vp0.com/blogs/automating-app-store-fastlane-ai-workflow</link><guid isPermaLink="true">https://vp0.com/blogs/automating-app-store-fastlane-ai-workflow</guid><description>AI-generated iOS app archiving wrong? Automate the App Store pipeline with Fastlane so signing, screenshots, and upload stop being manual, error-prone steps.</description><pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Baemin App UI Clone in SwiftUI, Free for iOS</title><link>https://vp0.com/blogs/baemin-app-ui-clone-swiftui</link><guid isPermaLink="true">https://vp0.com/blogs/baemin-app-ui-clone-swiftui</guid><description>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.</description><pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Barcode Self-Checkout Scanner UI, React Native Free</title><link>https://vp0.com/blogs/barcode-self-checkout-scanner-ui-react-native-free-ios-template-vibe-coding-guid</link><guid isPermaLink="true">https://vp0.com/blogs/barcode-self-checkout-scanner-ui-react-native-free-ios-template-vibe-coding-guid</guid><description>Build a barcode self-checkout scanner UI in React Native from a free template. Scan-to-cart, running total, and pay, with Claude Code or Cursor.</description><pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate></item><item><title>BCA Mobile Banking UI Clone, Free for iOS</title><link>https://vp0.com/blogs/bca-mobile-banking-ui-clone</link><guid isPermaLink="true">https://vp0.com/blogs/bca-mobile-banking-ui-clone</guid><description>Want a BCA style mobile banking UI clone? Clone the banking pattern from a free template and build it with Claude Code or Cursor, with licensed data. The legal way.</description><pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Beauty Salon Appointment Booking Calendar UI, Free</title><link>https://vp0.com/blogs/beauty-salon-appointment-booking-calendar-ui</link><guid isPermaLink="true">https://vp0.com/blogs/beauty-salon-appointment-booking-calendar-ui</guid><description>Build a beauty salon booking calendar for iOS from a free template. Get the service, stylist, and time-slot calendar with Claude Code or Cursor.</description><pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate></item><item><title>The Best UI Library for AI-Generated iOS Apps</title><link>https://vp0.com/blogs/best-ui-library-for-ai-generated-apps</link><guid isPermaLink="true">https://vp0.com/blogs/best-ui-library-for-ai-generated-apps</guid><description>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.</description><pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate></item><item><title>bKash App Clone UI in SwiftUI, Free for iOS</title><link>https://vp0.com/blogs/bkash-app-clone-ui-swiftui</link><guid isPermaLink="true">https://vp0.com/blogs/bkash-app-clone-ui-swiftui</guid><description>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.</description><pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Blood Pressure Log and Chart UI in React Native, Free</title><link>https://vp0.com/blogs/blood-pressure-log-chart-ui-react-native</link><guid isPermaLink="true">https://vp0.com/blogs/blood-pressure-log-chart-ui-react-native</guid><description>Build a blood pressure log and chart app in React Native from a free template. Fast logging, clear trends, and shareable history with Claude Code or Cursor.</description><pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Bol.com App Clone in React Native, Free</title><link>https://vp0.com/blogs/bol-com-app-clone-react-native</link><guid isPermaLink="true">https://vp0.com/blogs/bol-com-app-clone-react-native</guid><description>Want a Bol.com style marketplace clone in React Native? Clone the ecommerce pattern from a free template and build clean code with Claude Code or Cursor.</description><pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Boda Boda Ride-Hailing App Source Code, Free</title><link>https://vp0.com/blogs/boda-boda-ride-hailing-app-source-code</link><guid isPermaLink="true">https://vp0.com/blogs/boda-boda-ride-hailing-app-source-code</guid><description>Want boda boda ride-hailing app source code? Generate your own from a free template, the motorcycle-taxi pattern, with Claude Code or Cursor. The legal way.</description><pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Can&apos;t Export Bolt.new to iOS? The NativeWind Fix</title><link>https://vp0.com/blogs/bolt-new-export-ios-app-store-fix</link><guid isPermaLink="true">https://vp0.com/blogs/bolt-new-export-ios-app-store-fix</guid><description>Bolt.new builds a web React app that will not become an iOS app? Move it to React Native with NativeWind from a free template, so it ships to the App Store.</description><pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate></item></channel></rss>