Skip to content

shivatinker/OpenLayout

Repository files navigation

OpenLayout

Summary

OpenLayout is an open source SwiftUI-inspired layout system. Mostly used for research purposes, but you can use it as you wish!

Most algorithms and patterns were inspired by aggressively disassembling SwiftUI and SwiftUICore binaries.

Features

  • HStack/VStack
  • Fixed frame
  • Flexible frame
  • padding
  • fixedSize
  • Text Layout
  • Screenshot Tests

About

Open Source SwiftUI Layout System Implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages