ViewComposer
View styler
A framework for styling views using enums in Swift.
Compose views using enums swiftly: let label: UILabel = [.text("Hello"), .textColor(.red)]
29 stars
3 watching
3 forks
Language: Swift
last commit: about 7 years ago
Linked from 1 awesome list
enumstyled-componentsswift-frameworkuikitview
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Swift framework for adding visual effects to UI views with drop shadows, borders, and rounded corners. | 14 |
| | A simple architecture library for SwiftUI that decouples state changes from views | 56 |
| | A reusable UI component for applying gradients to views | 628 |
| | Tool for live rendering of UIImageView properties in Interface Builder | 30 |
| | A Swift implementation of an accordion view with collapsible panels and customizable header and body cells. | 5 |
| | An iOS UI styling framework that allows developers to define styles in external configuration files and apply them programmatically or via Interface Builder. | 297 |
| | A module that integrates Handlebars templating engine with ThinkJS 3.x to render view files | 0 |
| | A declarative view hierarchy builder for iOS apps | 69 |
| | A library providing reusable, simple class-based views for building Django applications. | 984 |
| | Automates styling of UI components in storyboards by providing pre-defined styles and classes. | 294 |
| | An RxSwift wrapper for managing view controller lifecycle events | 346 |
| | An antd4 wrapper for streamlining UI component usage | 136 |
| | Terminal string styling utility for Swift | 306 |
| | An iOS UIView class for displaying a honeycomb layout with images | 205 |
| | A library that provides runtime introspection and unit testing capabilities for SwiftUI views. | 2,222 |