https://github.com/Sajjon/ViewComposer
Swift29
6 years ago
Compose views using enums swiftly: `let label: UILabel = [.text("Hello"), .textColor(.red)]`
MIT License