Skip to content

A modern, declarative approach to building user interfaces with UIKit.

License

Notifications You must be signed in to change notification settings

teamlapse/UIComponent

 
 

Repository files navigation

UIComponent

UIComponent is a declarative and modern framework to build user interfaces with UIKit. With the power of @resultBuilder and @dynamicMemberLookup, your UIKit interface can be easily constructed with a syntax similar to SwiftUI. UIComponent also embraces unidirectional data flow instead of two way binding, and offers great performance and optimization opportunities.

Documentation

Getting Started

Advanced Topics

Checkout the Examples folder for code examples.

About

A modern, declarative approach to building user interfaces with UIKit.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%