Stylist lets you define UI styles in a hot-reloadable external yaml or json theme file.
Features:
- Define styles in external theme files
- Apply styles programmatically or via Interface Builder
- Hotload themes to see results immediately without recompiling
- Apply styles to any UIView, UIViewController, UITabBar, and your own custom classes
- Apply styles by style names or classes
- Apply styles when contained in certain view hierarchies
- Swap entire themes on the fly
- Built in style properties for all popular UIKit classes
- Reference Theme variables for commonly used values
- Include styles within other styles
- Define custom strongly typed properties and custom parsing to dynamically set any property
