⌘K
Back to changelog
May 21, 2026

May 2026 Release

CLI for code-push, multi-language frame DSL, and AI agent skills

Ship native mobile screens from the terminal. No App Store or Play Store review required.

Nativeblocks CLI

The CLI is the fastest path from code to device. Frames (your screen layouts) live in the cloud and update without a release. Blocks and actions compile into the binary once; frames deploy anytime.

See the CLI docs for install instructions, commands, and setup.

Multi-Language Frame DSL

Frames are written in the language your team already uses: TypeScript, Kotlin, or Swift. The DSL is typed end-to-end so platform mismatches and missing properties are caught at compile time.

See the frame DSL reference for the full language guide.

AI Agent Skills

Nativeblocks ships skill files for Claude Code, Cursor, Windsurf, Gemini CLI, Kiro, Junie, and Codex-compatible agents. Run nativeblocks ai skill add to install them into your project.

What's Next

Tagged releases and release management are the foundation for percentage rollouts, A/B experiments, rollback, and environment promotion. More on that soon.