Framework Compatibility
Priiism runs web-first frameworks natively in cloud sandboxes. Native mobile frameworks are analyzed and converted to modern web architectures that deploy everywhere.
Build, run, and deploy — natively
These frameworks run in isolated cloud sandboxes with live preview, AI coding agent, automated testing, and one-click deployment to web, iOS, and Android.
React
Vite, CRA, custom configs
Next.js
App Router and Pages Router
Vue
Vite, Nuxt
Svelte
SvelteKit, Vite
Astro
SSG, SSR, Islands
Angular
CLI-based projects
Express
Node.js APIs
Python
Django, Flask, FastAPI
.NET / C#
ASP.NET Core, Blazor, .NET 6-8
Java
Spring Boot, Quarkus
Go
Gin, Echo, Fiber, stdlib
Ruby
Rails, Sinatra
PHP
Laravel, Symfony
Ionic + Capacitor
Web-first with native wrapper
Expo Web
Web target (no native dev client)
Analyze and convert — not run
These frameworks require native platform toolchains (Android SDK, Xcode, device emulators) that don't fit in cloud sandboxes. Priiism analyzes your codebase, understands your data models and user flows, then helps you migrate to a web-first architecture that deploys everywhere without the native upgrade treadmill.
| Framework | Converts To | Why Conversion |
|---|---|---|
| React Native | React + Capacitor | Requires Android SDK, Xcode, Metro bundler, device emulators |
| Flutter / Dart | React + Capacitor | Requires Flutter SDK (1.5GB+), Android SDK, Xcode, Dart VM |
| Xamarin | .NET MAUI or React + Capacitor | Requires Mono runtime, Xcode, Android SDK |
| Kotlin Multiplatform | React + Capacitor | Requires JDK + Android SDK + Xcode + Gradle KMM plugin |
| NativeScript | React + Capacitor | Requires native V8/JSC bridge, Android SDK, Xcode |
| Cordova | Capacitor | Deprecated ecosystem. Capacitor is the direct successor |
| Electron | Web application | Desktop-only (bundles Chromium). Your app is already web inside |
| Tauri | Web application | Desktop-only (Rust + WebView). Web layer is already deployable |
How conversion works
Import
Connect your GitHub repo. We analyze your entire codebase: data models, routes, integrations, dependencies, and environment variables.
Plan
The AI generates a structured migration plan as GitHub milestones and issues. You review and approve before any code changes.
Convert
The AI rebuilds your application using modern web technologies, preserving your business logic, data models, and user flows.
Deploy
Your new web-first app deploys to web, iOS, and Android from a single codebase. No more native upgrade cycles. Ever.
Outside current scope
.NET Framework (4.x)
Windows-only runtime. Migrate to .NET 8 (cross-platform) instead.
Unity
Game engine with proprietary editor and GPU rendering pipeline.
iOS Native (Swift/Xcode)
Requires macOS. Use Priiism for web + deploy to iOS via Codemagic.
Android Native (Kotlin/Studio)
Requires Android SDK + emulator. Use web + Capacitor instead.
Technical Details
Cloud Sandboxes
Every project runs in an isolated Linux sandbox with its own filesystem, processes, and network. Sandboxes auto-pause after 15 minutes of inactivity and resume in under a second.
<1s
Resume from pause
~13s
Cold start
15 min
Auto-pause timeout
Deployment Targets
Every supported framework deploys to all three platforms from a single codebase.
Web
Edge-deployed globally. SSL, CDN, and custom domains included.
iOS
TestFlight and App Store. Signing credentials managed securely.
Android
Google Play. Keystore and service account managed securely.
Code Ownership
Your code lives in your GitHub repository. Full git history, branches, and access controls. If you leave Priiism, your code comes with you — standard frameworks, standard deployments, zero lock-in.
Not sure if your stack is supported?
Connect your repository and we'll analyze it automatically. If it's a conversion candidate, you'll see a migration plan before any changes are made.