LavaUI documentation
LavaUI is a declarative UI framework in Swift that draws with Vulkan. Views are written the way SwiftUI writes them; underneath, Yoga lays them out, HarfBuzz shapes the text and one pipeline draws everything, in a window of its own or as a client of the Lava compositor.
New here? Start with Getting started,
then the API guide. The reference below is
generated from the source's /// comments.