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 }