All Articles
Building a Full-Featured EdTech Learning App with Rork Max: Courses, Progress Tracking & Stripe Monetization
An advanced guide to building a production-ready EdTech app with Rork Max. Covers Supabase for course & progress management, Stripe for paywalls, offline downloads, and App Store publishing.
skills.sh × Rork — Automate Your App Development Workflow with AI Skills
Integrate skills.sh into your Rork development workflow to delegate repetitive tasks like ASO copywriting, PDF generation, and SEO auditing to AI agents.
Rork × Google Stitch — From UI Design to React Native App with AI
Learn how to take Google Stitch-generated UI designs into Rork Max and ship production-quality React Native apps faster than ever before.
Build a Full E-Commerce App with Rork Max: Supabase + Stripe + Push Notifications
A step-by-step guide to building a production-grade e-commerce app with Rork Max, Supabase, and Stripe—complete with real-time inventory, checkout, and push notifications.
Building 3D Games with Rork Max — Where Metal Ends and the AI Conversation Begins
Learn how to build native 3D iOS games using Rork Max and Apple's Metal framework—no Swift expertise required. Covers game loops, physics, scene setup, and Metal shaders with AI assistance.
Getting Started with Latest Performance Optimization Techniques in Expo SDK 55
Comprehensive guide to Expo SDK 55's Hermes V1, EAS build caching, and modal improvements. Learn the latest performance optimization techniques with implementation examples.
Rork App Performance Optimization — Rendering, Memory & Network Techniques
Dramatically improve the performance of your Rork-built mobile apps. A practical guide covering rendering optimization, memory management, and network efficiency with code examples.
Rork Max Dark Mode & Theming Guide — Customizing Your App's Appearance
Complete dark mode, light mode, and custom theming implementation. Design token management and modern UI patterns for Rork Max.
Rork Max Camera & Gallery Guide — Implementing Photo Capture and Image Selection
Complete guide to implementing camera access and gallery features in Rork Max apps. From native API integration to image optimization.
Taking Rork Max × Stripe Subscriptions to Production — Webhook Idempotency, State Transitions, and Reconciliation
Beyond the basic setup: the Stripe subscription failures that only surface in production—duplicate webhooks, out-of-order events, subscription state machines, and keeping your database in sync with Stripe—each with working implementation code.
Rork Max App Testing Guide — Jest, Detox E2E, and Quality Assurance
Add production-grade testing to Rork Max generated apps. Covers Jest/React Native Testing Library for unit tests, Detox for E2E tests, snapshot testing, and CI automation on GitHub Actions.
Moving Six Apps to EAS CI/CD — EAS Build, OTA Updates, and GitHub Actions in Practice
How I moved the build and release pipeline for six indie apps to Expo Application Services: EAS Build for iOS and Android, OTA updates with EAS Update, GitHub Actions integration, and honest notes on free-tier limits.