Protocols
The following protocols are available globally.
-
To provide the functionality of showing a popup on any screen
See moreDeclaration
Swift
public protocol Alertable
-
Using this protocol can provide de-coupling of navigation
See moreDeclaration
Swift
public protocol Coordinator : AnyObject
-
To support de-coupling of the app
See moreDeclaration
Swift
public protocol Modularized