Rork Is Moving Fast in 2026
Since the start of 2026, Rork's update cadence has accelerated noticeably. Following the a16z funding round, serious investment into the product is evident.
Here's a look back at the major updates as of March 2026.
Fix Now — Automatic Bug Fixing
The highest-profile addition is the Fix Now feature. When an error occurs during app preview, Rork automatically detects the bug and presents a fix suggestion.
Previously, the workflow was "error appears → write a prompt asking Rork to fix it." Fix Now collapses that into a single click whenever an error appears.
Since React Native runtime errors are often tricky to diagnose, this feature is a huge help especially for beginners.
In practice, simple TypeScript errors and undefined variable references are fixed correctly over 90% of the time. Complex logic bugs still require human intervention, but having Rork triage "where the problem is" saves considerable time.
Rork Companion — Real Device Testing Without Xcode
Rork Companion is a desktop app for Mac that enables real iOS device testing without installing Xcode.
For indie developers, this is a game-changer. Previously, iOS real-device testing required Xcode (20+ GB of storage), but with Companion you can install apps directly on your iPhone.
The flow:
- Build and preview your app in Rork
- Install Companion on your Mac
- Connect your iPhone to your Mac (Wi-Fi or USB)
- Install on device with one click
Android testing continues to work via the Expo Go app.
Rork Max Evolution — Expanded Native Swift APIs
Rork Max brings serious native Swift/SwiftUI development to Rork, and 2026 has seen a major expansion of supported APIs.
Notable additions:
- HealthKit integration: Build apps that access heart rate, step count, and sleep data
- AR / LiDAR: Build ARKit and LiDAR-powered apps
- Apple Watch support: Generate watchOS apps with Rork Max
These were categories that previously required deep Swift/Xcode expertise. The fact that prompt-based development now reaches this far is genuinely surprising.
Stronger Template Library
The starter template lineup has grown significantly:
- Social app (with feed, profile, and follow functionality)
- Fitness tracker (with HealthKit pre-wired)
- E-commerce app (with Stripe payments built in)
- Task manager (with Supabase backend)
Rather than writing prompts from scratch, you can start from a template and customize — getting a solid app foundation immediately.
What's Coming for Rork
The Rork development roadmap is expected to include:
- Android native (Kotlin / Jetpack Compose) support: Currently React Native-based, but a Rork Max equivalent for Android native is reportedly planned
- Collaboration features: Support for team-based app development
- AI test generation: Automatically generate unit and UI tests for your app
For indie developers, Rork is getting closer to delivering on the promise of "go from idea to working app on the same day." Plenty more to look forward to in the second half of 2026.