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