Journal

Tag

#expo

Bolt.new Mobile App: Can It Build for iOS and Android?: the App Store logo as a frosted glass icon on a pink and blue gradient with bubbles
Guides 10 min read

Bolt.new Mobile App: Can It Build for iOS and Android?

Bolt.new can build a mobile app via Expo and React Native, but it stops at code. What it does, the deployment gap, real costs, and how to ship to the App Store.

Lawrence Arya · June 28, 2026
How to Fix the npm ERESOLVE Dependency Error in Expo: a glossy App Store icon on a blue, pink and orange gradient with bubbles
Guides 7 min read

How to Fix the npm ERESOLVE Dependency Error in Expo

The npm ERESOLVE error in Expo is a peer dependency conflict. Here is why it happens and the reliable fix: let Expo pick SDK-compatible versions, not force-install.

Lawrence Arya · June 27, 2026
Can Cursor Build an iOS App? (2026 Expo + React Native): a vivid neon 3D App Store icon on an orange, pink and blue gradient
Guides 10 min read

Can Cursor Build an iOS App? (2026 Expo + React Native)

Yes, Cursor builds iOS apps via React Native and Expo. Here is the full workflow from prompt to App Store, and how to make the result feel native.

Lawrence Arya · June 26, 2026
Free React Native App Templates (2026): The Best Ones: a reflective 3D App Store icon on a blue and purple gradient
Guides 10 min read

Free React Native App Templates (2026): The Best Ones

The best free React Native app templates in 2026, from UI Kitten to Rootstrap and Obytes, on the modern Expo stack, plus why a template still needs a design.

Lawrence Arya · June 24, 2026
Can Claude Code Build Mobile Apps? The 2026 Expo Workflow: a glass photo icon surrounded by chat, music, heart, camera and shopping app icons on a pastel gradient
Guides 10 min read

Can Claude Code Build Mobile Apps? The 2026 Expo Workflow

Yes, Claude Code builds mobile apps: it scaffolds, runs, and ships React Native and Expo apps from your terminal. The workflow, what it needs, and its limits.

Lawrence Arya · June 11, 2026
如何将 Rork 导出到 Xcode:完整步骤指南: a phone toggle icon surrounded by location, calendar, settings, wallet and chart app icons on a coral gradient
Guides 12 min read

如何将 Rork 导出到 Xcode:完整步骤指南

Rork 生成的是 Expo 代码,导出到 Xcode 其实就是标准的 prebuild 流程。本文讲清楚导出步骤、EAS 与本地 Xcode 的选择,以及常见报错。

Lawrence Arya · June 11, 2026
Stripe Integration in Expo Apps With AI: The Right Shape: a glossy App Store icon on a blue, pink and orange gradient with bubbles
Guides 9 min read

Stripe Integration in Expo Apps With AI: The Right Shape

Stripe in Expo is three pieces in three places: sheet in the app, intents on the server, truth in the webhook. Here is the shape to give your agent.

Lawrence Arya · June 10, 2026
v0 by Vercel mobile app export: from web to a real iOS app: a glass photo icon surrounded by chat, music, heart, camera and shopping app icons on a pastel gradient
Guides 10 min read

v0 by Vercel mobile app export: from web to a real iOS app

v0 by Vercel generates web React, so there is no direct mobile export. Here are the three real paths from a v0 design to an iOS app, and when each fits.

Lawrence Arya · June 10, 2026
Webflow to React Native: the Expo WebView route and its limits: a glowing iPhone home-screen icon on a purple and blue gradient
Guides 10 min read

Webflow to React Native: the Expo WebView route and its limits

Wrapping a Webflow site in a React Native WebView is fast but risky for the App Store. Here is the WebView route, where it breaks, and the native rebuild.

Lawrence Arya · June 10, 2026
An Offline-First Folder Architecture for Expo Apps: a vivid neon 3D App Store icon on an orange, pink and blue gradient
Guides 7 min read

An Offline-First Folder Architecture for Expo Apps

An offline-first Expo app needs a clear data, sync, and UI split. Here is a folder architecture that keeps offline working and an AI agent on track while it builds.

Lawrence Arya · June 8, 2026
Untangle a FlutterFlow Export and Run the Bare Source: the App Store logo on a glass tile over a blue gradient with bubbles
Guides 7 min read

Untangle a FlutterFlow Export and Run the Bare Source

A FlutterFlow export is a complete Flutter project, not React Native. Here is how to open it in an IDE, add your own Firebase, and run the bare source cleanly.

Lawrence Arya · June 8, 2026
Migrate from Expo Go to a Development Build with AI: a glass app tile showing the VP0 logo on a pink and blue gradient
Workflows 6 min read

Migrate from Expo Go to a Development Build with AI

A development build is your own Expo Go, not an exit from Expo: install expo-dev-client, audit native deps, stay managed, and the JS loop is unchanged.

Lawrence Arya · June 7, 2026
Can AI Make an iOS App? The 2026 Expo Workflow: a glass iPhone app-grid icon on a mint and teal gradient
Guides 10 min read

Can AI Make an iOS App? The 2026 Expo Workflow

Yes, AI can make a real iOS app for the App Store using React Native and Expo. The 2026 workflow end to end, which builders work, costs, and passing review.

Lawrence Arya · June 5, 2026
Best Boilerplate for React Native Expo in 2026: Decide: a glass iPhone app-grid icon on a mint and teal gradient
Guides 4 min read

Best Boilerplate for React Native Expo in 2026: Decide

The React Native Expo boilerplate decision in 2026: Ignite and the starter field, what a boilerplate must contain, and when generating beats adopting.

Lawrence Arya · June 5, 2026
Expo Background Tasks UI: Processing Without Promises: the App Store logo as a glossy glass icon on a purple and blue gradient with floating bubbles
Guides 5 min read

Expo Background Tasks UI: Processing Without Promises

Build Expo background tasks and the UI around them: the opportunistic-scheduling truth, what fits the budget, honest toggle copy, and last-synced timestamps.

Lawrence Arya · June 5, 2026
Expo Managed vs Bare for AI Apps: The Plugin Era Answer: the App Store logo as a glossy glass icon on a purple and blue gradient with floating bubbles
Guides 4 min read

Expo Managed vs Bare for AI Apps: The Plugin Era Answer

Managed vs bare Expo for AI-built apps: config plugins dissolved the old binary, prebuild is an artifact not source, and agents thrive where native dirs don't exist.

Lawrence Arya · June 5, 2026
Expo OTA Update Force Refresh UI: Restart Etiquette: a glossy App Store icon on a blue, pink and orange gradient with bubbles
Guides 5 min read

Expo OTA Update Force Refresh UI: Restart Etiquette

Design the OTA update experience: silent-by-default apply, restart prompts that respect tasks, the forced path for breaking changes, and honest limits.

Lawrence Arya · June 5, 2026
Expo Router: Deep Linking and Nested Layouts, the Guide: a glass iPhone app-grid icon on a mint and teal gradient
Guides 4 min read

Expo Router: Deep Linking and Nested Layouts, the Guide

The Expo Router guide that outlives versions: file-based trees agents build well, nested layouts and groups, deep links for free, and the gotchas that bite.

Lawrence Arya · June 5, 2026
Expo SDK 55 Bottom Sheet Component: The Settled Answer: a glass iPhone app-grid icon on a mint and teal gradient
Guides 4 min read

Expo SDK 55 Bottom Sheet Component: The Settled Answer

The bottom sheet answer in current Expo: @gorhom/bottom-sheet, snap-point craft, the keyboard problem, scrollables inside, and the a11y floor sheets owe.

Lawrence Arya · June 5, 2026
Expo vs Bare React Native for Bluetooth BLE: It Changed: a glass iPhone UI wireframe icon on a holographic purple gradient
Guides 4 min read

Expo vs Bare React Native for Bluetooth BLE: It Changed

BLE in Expo managed vs bare: the eject-for-Bluetooth era is over, config plugins plus dev builds run ble-plx in managed, and bare survives for custom native BLE.

Lawrence Arya · June 5, 2026
Fix Replit Agent React Native Expo Crashes: Triage: the App Store logo on a glass tile over a blue gradient with bubbles
Workflows 5 min read

Fix Replit Agent React Native Expo Crashes: Triage

Triage Replit Agent React Native Expo crashes by symptom: bundler failures, red-screen errors, native-module deaths, and how to stop the agent's fix loop.

Lawrence Arya · June 5, 2026
Indie Vibe Makers: Expo vs Native Swift in 2026: the App Store logo as a glossy glass icon on a purple and blue gradient with floating bubbles
Guides 4 min read

Indie Vibe Makers: Expo vs Native Swift in 2026

The solo-builder decision between Expo and native Swift: where each wins now that agents write both, and the four questions that actually decide it.

Lawrence Arya · June 5, 2026
Expo Missing Purpose String Rejection: The Real Fix: a vivid neon 3D App Store icon on an orange, pink and blue gradient
Workflows 5 min read

Expo Missing Purpose String Rejection: The Real Fix

Fix the React Native Expo missing purpose string rejection (ITMS-90683): which NSUsageDescription key, where it lives in app.json, and strings that pass review.

Lawrence Arya · June 5, 2026
Replit Agent Expo App on a Physical iPhone: 3 Paths: a glossy App Store icon on a blue, pink and orange gradient with bubbles
Workflows 5 min read

Replit Agent Expo App on a Physical iPhone: 3 Paths

How to run a Replit Agent Expo app on a real iPhone: Expo Go with a tunnel, EAS development builds, TestFlight, and where the free Apple ID stops.

Lawrence Arya · June 5, 2026
Rork Xcode Custom Fonts Fix: Why Your Font Won't Load: a glowing iPhone home-screen icon on a purple and blue gradient
Workflows 5 min read

Rork Xcode Custom Fonts Fix: Why Your Font Won't Load

Fix custom fonts in Rork-built apps headed for Xcode: the PostScript-name trap, Info.plist registration, expo-font loading, and a 10-minute checklist.

Lawrence Arya · June 5, 2026
Scratch Card UI in React Native + Expo: Skia Guide: a glowing iPhone home-screen icon on a purple and blue gradient
Guides 5 min read

Scratch Card UI in React Native + Expo: Skia Guide

How to build a scratch card reveal in React Native with Expo and Skia: the erase-mask technique, reveal thresholds, haptics, and the gambling line.

Lawrence Arya · June 5, 2026
Can a0.dev Publish to App Store and Google Play?: a glossy App Store icon on a blue, pink and orange gradient with bubbles
Guides 4 min read

Can a0.dev Publish to App Store and Google Play?

Yes, a0.dev apps can publish to the App Store and Google Play. They are real Expo apps. Here is the exact build, account, and submission checklist.

Lawrence Arya · June 4, 2026
Can RapidNative Publish to App Store and Play?: the App Store logo as a frosted glass icon on a pink and blue gradient with bubbles
Guides 4 min read

Can RapidNative Publish to App Store and Play?

Yes, RapidNative apps can publish to the App Store and Google Play. They are real Expo apps. Here is the exact build, account, and submission checklist.

Lawrence Arya · June 4, 2026
Expo Prebuild Map SDK Memory Error: The Fix Sequence: a glass app tile showing the VP0 logo on a pink and blue gradient
Workflows 5 min read

Expo Prebuild Map SDK Memory Error: The Fix Sequence

Fixing Expo prebuild memory errors with map SDKs: raise the Node heap, clean-regenerate, isolate the plugin, and prompt Claude with the failing phase.

Lawrence Arya · June 4, 2026
Export a Claude Artifact to TestFlight: The Real Pipeline: a reflective 3D App Store icon on a blue and purple gradient
Workflows 5 min read

Export a Claude Artifact to TestFlight: The Real Pipeline

There is no export button: the real pipeline from Claude artifact to TestFlight runs through a native rebuild, EAS Build signing, and App Store Connect.

Lawrence Arya · June 4, 2026
Offline Topo Map Downloader UI in React Native: Best Way: a vivid neon 3D App Store icon on an orange, pink and blue gradient
Guides 6 min read

Offline Topo Map Downloader UI in React Native: Best Way

How to build an offline topo map downloader UI in React Native: the four screens, tile math, MapLibre setup, storage screens, and the licensing rules.

Lawrence Arya · June 4, 2026
React Native Step Counter Widget for iOS: How It Works: a glass iPhone UI wireframe icon on a holographic purple gradient
Guides 6 min read

React Native Step Counter Widget for iOS: How It Works

A home-screen step widget can't be pure React Native. Here is how the native WidgetKit extension, an App Group, and your step data fit together on iOS.

Lawrence Arya · June 4, 2026
Can Cursor Publish to the App Store and Google Play?: a vivid neon 3D App Store icon on an orange, pink and blue gradient
Guides 5 min read

Can Cursor Publish to the App Store and Google Play?

Not directly. Cursor writes the app on your machine, but you submit it yourself through Expo EAS or Xcode. Here is the real publishing path and what you need.

Lawrence Arya · June 3, 2026
Can Rork Publish to the App Store and Google Play?: a reflective 3D App Store icon on a blue and purple gradient
Guides 5 min read

Can Rork Publish to the App Store and Google Play?

Yes. Rork publishes real native apps to both stores, automating builds and submission through Expo's EAS. Here is how it works and the free fallback if it fails.

Lawrence Arya · June 3, 2026
Convert Figma to React Native Expo With AI: a glass app tile showing the VP0 logo on a pink and blue gradient
Guides 6 min read

Convert Figma to React Native Expo With AI

Convert Figma to React Native Expo with AI the clean way: use the design as a reference, export tokens, and generate typed Expo screens in Cursor you own.

Lawrence Arya · June 3, 2026
Best RapidNative Alternatives in 2026: Pick a Stack: a reflective 3D App Store icon on a blue and purple gradient
Guides 7 min read

Best RapidNative Alternatives in 2026: Pick a Stack

Comparing RapidNative alternatives in 2026? See the best AI React Native builders and the no-lock-in path: free VP0 designs plus Cursor or Claude Code.

Lawrence Arya · June 3, 2026
100 Best Cursor AI Prompts for React Native: a glass iPhone app-grid icon on a mint and teal gradient
Guides 5 min read

100 Best Cursor AI Prompts for React Native

The best Cursor AI prompts for React Native are not a list of 100 lines. Learn the patterns that work: a VP0 design link, a pinned stack, one component at a time.

Lawrence Arya · June 2, 2026
Can Cursor Build a Full React Native App From Scratch?: a glass photo icon surrounded by chat, music, heart, camera and shopping app icons on a pastel gradient
Guides 6 min read

Can Cursor Build a Full React Native App From Scratch?

Yes, Cursor can scaffold and build a full React Native app, but it is a coding agent, not a hosted builder. Here is the realistic workflow and where it struggles.

Lawrence Arya · June 2, 2026
How to Export Pure Code From a0.dev and Truly Own It: a glass iPhone UI wireframe icon on a holographic purple gradient
Workflows 6 min read

How to Export Pure Code From a0.dev and Truly Own It

Learn how to export pure code from a0.dev, move the React Native project into your own repo and Cursor, and avoid lock-in by starting from a free VP0 design.

Lawrence Arya · June 2, 2026
How to Export React Native Code From Rork AI: a phone toggle icon surrounded by location, calendar, settings, wallet and chart app icons on a coral gradient
Workflows 5 min read

How to Export React Native Code From Rork AI

Rork exports a production-ready Expo React Native project via two-way GitHub sync on paid plans, and you can export the source free if the Publish button fails.

Lawrence Arya · June 2, 2026
How to Deploy a Rork App to the App Store: a glowing iPhone home-screen icon on a purple and blue gradient
Workflows 6 min read

How to Deploy a Rork App to the App Store

A clear, honest guide to shipping your Rork-built React Native app to the App Store: Apple Developer account, TestFlight, App Store Connect, and review.

Lawrence Arya · June 2, 2026
React Native AI Component Generator (Free Guide 2026): a glass iPhone UI wireframe icon on a holographic purple gradient
Guides 6 min read

React Native AI Component Generator (Free Guide 2026)

A React Native AI component generator turns a prompt into mobile UI. Start from a free VP0 native design so the output feels native, not a web wrapper.

Lawrence Arya · June 2, 2026
React Native Deep Linking and the Unhandled URL UI: a glass iPhone UI wireframe icon on a holographic purple gradient
Guides 4 min read

React Native Deep Linking and the Unhandled URL UI

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.

Lawrence Arya · June 2, 2026
Can Bolt.new Build Native Mobile Apps? Yes, Here's How: a reflective 3D App Store icon on a blue and purple gradient
Guides 10 min read

Can Bolt.new Build Native Mobile Apps? Yes, Here's How

Yes, Bolt.new can build native mobile apps two ways: the Expo React Native path and the Capacitor wrap. The step-by-step workflow, costs, and device features.

Lawrence Arya · June 1, 2026
Bolt.new React Router Errors in Expo? Swap the Router: a vivid neon 3D App Store icon on an orange, pink and blue gradient
Workflows 5 min read

Bolt.new React Router Errors in Expo? Swap the Router

Bolt.new app throwing React Router DOM errors when you move to Expo mobile? React Router is for the web. Replace it with Expo Router or React Navigation.

Lawrence Arya · June 1, 2026
Blank White Screen on Launch in AI-Built Expo Apps? Fix: a phone toggle icon surrounded by location, calendar, settings, wallet and chart app icons on a coral gradient
Guides 5 min read

Blank White Screen on Launch in AI-Built Expo Apps? Fix

AI-generated Expo app launching to a blank white screen? It is a JS-load, render, or splash-timing issue. Here are the causes and the fixes.

Lawrence Arya · June 1, 2026
Expo EAS Update Loading Screen Template, Free: a glowing iPhone home-screen icon on a purple and blue gradient
Guides 5 min read

Expo EAS Update Loading Screen Template, Free

Build a clean EAS Update loading screen for your Expo app from a free template. Show update progress gracefully instead of a frozen splash, with Claude Code or Cursor.

Lawrence Arya · June 1, 2026
Full-Stack React Native Expo + Supabase Template, Free: a glowing iPhone home-screen icon on a purple and blue gradient
Guides 5 min read

Full-Stack React Native Expo + Supabase Template, Free

Want a full-stack React Native Expo + Supabase starter? Generate your own from a free design plus Supabase auth, database, and storage, with Claude Code or Cursor.

Lawrence Arya · June 1, 2026
How AI App Builders Actually Compile to Native Code: the App Store logo as a glossy glass icon on a purple and blue gradient with floating bubbles
Guides 4 min read

How AI App Builders Actually Compile to Native Code

Are AI app builders really native? Most emit React Native or Expo, a few wrap a web view. Here is what each one ships and how App Store risk changes.

Lawrence Arya · June 1, 2026
Expo Push Notifications Not Working From Lovable? Fix It: a glossy App Store icon on a blue, pink and orange gradient with bubbles
Workflows 5 min read

Expo Push Notifications Not Working From Lovable? Fix It

Push notifications dead in your Lovable export? It is almost always setup, capability, APNs, permission, or token, not code. Here are the causes and fixes.

Lawrence Arya · June 1, 2026
Port Vercel v0 Components to React Native and Expo: a glass iPhone app-grid icon on a mint and teal gradient
Guides 4 min read

Port Vercel v0 Components to React Native and Expo

v0 outputs React web with Tailwind. Here is how to map its components into a React Native and Expo iOS app with NativeWind, plus the pitfalls to avoid.

Lawrence Arya · June 1, 2026
EAS Build Stuck in Queue? Why It Happens and How to Fix It: the App Store logo as a glossy glass icon on a purple and blue gradient with floating bubbles
Guides 5 min read

EAS Build Stuck in Queue? Why It Happens and How to Fix It

An EAS build stuck in queue is usually free-tier wait time, not an error. Check the build dashboard, and use a paid plan or local builds when you need speed.

Lawrence Arya · May 31, 2026
Fix: Expo EAS Build Failed at CocoaPods (AI Code): a glass iPhone app-grid icon on a mint and teal gradient
Workflows 5 min read

Fix: Expo EAS Build Failed at CocoaPods (AI Code)

Your Expo EAS build fails at the pod install step after AI-generated code. The cause is almost always a bad dependency. Here is the step-by-step fix.

Lawrence Arya · May 31, 2026
Metro Bundler Port 8081 Already in Use? Here Is the Fix: the App Store logo as a frosted glass icon on a pink and blue gradient with bubbles
Guides 5 min read

Metro Bundler Port 8081 Already in Use? Here Is the Fix

The port 8081 already in use error means another Metro process is running. Stop the process on 8081 or start Metro on a different port to fix it.

Lawrence Arya · May 31, 2026
React Native + Tailwind Blank Mobile Boilerplate (Free): a glass iPhone app-grid icon on a mint and teal gradient
Guides 4 min read

React Native + Tailwind Blank Mobile Boilerplate (Free)

Want a free React Native + Tailwind boilerplate? Start from a clean Expo and NativeWind skeleton, then build real screens from free VP0 designs.

Lawrence Arya · May 31, 2026
X-Style Text Feed UI in Expo: Timeline, Compose, Threads: a glossy App Store icon on a blue, pink and orange gradient with bubbles
Guides 4 min read

X-Style Text Feed UI in Expo: Timeline, Compose, Threads

An X-style app is an infinite text feed with a compose flow. Build the timeline, post, and thread UI from a free VP0 design in Expo, with moderation built in.

Lawrence Arya · May 31, 2026
21st.dev-Style Live Preview for Mobile App Templates: a glowing iPhone home-screen icon on a purple and blue gradient
Guides 4 min read

21st.dev-Style Live Preview for Mobile App Templates

Want a 21st.dev-style live preview for mobile? Browse VP0 designs that preview live, then run the generated code in Expo for instant fast-refresh.

Lawrence Arya · May 30, 2026
AI 助手界面 React Native 组件库做法: the App Store logo on a glass tile over a blue gradient with bubbles
Guides 4 min read

AI 助手界面 React Native 组件库做法

把 AI 助手界面拆成可复用的 React Native 组件,消息列表、输入栏、流式气泡各管一摊。用 VP0 免费设计起步,交给 Cursor 生成。

Lawrence Arya · May 30, 2026
Expo Router 中文移动端模板免费:路由加界面: the App Store logo on a glass tile over a blue gradient with bubbles
Guides 3 min read

Expo Router 中文移动端模板免费:路由加界面

Expo Router 用文件路由把导航变简单,你主要操心界面。免费起步:路由用 Expo Router,界面从 VP0 拿原生设计喂给 AI 生成。

Lawrence Arya · May 30, 2026