Modularized
public protocol Modularized
To support de-coupling of the app
-
Each module of the app can be mapped with a storyboard
Declaration
Swift
var storyboad: String { get }
MUIKit Docs (62% documented)
public protocol Modularized
To support de-coupling of the app
Each module of the app can be mapped with a storyboard
Swift
var storyboad: String { get }