Rork is a platform focused on mobile applications. From a description, it generates native apps for iPhone, iPad, Apple Watch and Vision, for Android and also web versions, including games and widgets.
The technical choice is explicit in the documentation: the platform moved to generating native Swift and SwiftUI code for Apple and Kotlin with Compose for Android, dropping React Native generation as a quality decision. The development environment lets you edit the code when needed.
Rork Cloud provides the base services that make the app work: real-time data, Google and Apple authentication with no setup, and storage. Supabase and Firebase are supported alternatives. Builds and submission to the App Store, TestFlight and Google Play happen on the platform itself, with no need for an Apple computer or Xcode.
Generated code belongs to the user on paid plans, with two-way GitHub sync, so the project can continue in a traditional IDE.

