Declarative UIKit for iOS apps
PROTOCOL
DHDViewControlling
public protocol DHDViewControlling
Conform to specify how a view show be controller
body
var body: UIView
Override this property to render in the subclass
reloadView()
@discardableResult func reloadView() -> UIView
handles all state updates