Skip to content
ChiefVenzox edited this page Jun 8, 2026 · 3 revisions

SwiftBlocks Wiki

SwiftBlocks is a SwiftUI package for building app interfaces from reusable blocks. It provides a design-token layer, basic components, local Craft generation, and a tabbed workspace where components can be generated, dragged, moved, resized, and styled.

Core ideas

  • SwiftUI-first API
  • package-friendly installation through Xcode
  • workspace-first builder entry point
  • Bootstrap-inspired semantic variants
  • iOS 26 Liquid Glass support with fallbacks
  • Codable design documents for future code generation

Pages

Clone this wiki locally