DHDeclarable

Declarative UIKit for iOS apps

View the Project on GitHub dan-hart/DHDeclarable

PROTOCOL

DHDViewControlling

public protocol DHDViewControlling

Conform to specify how a view show be controller

Properties

body

var body: UIView

Override this property to render in the subclass

Methods

reloadView()

@discardableResult func reloadView() -> UIView

handles all state updates