Classes
The following classes are available globally.
-
View that is able to swap between 1+ child views.
See moreDeclaration
Swift
public class SwapperView<ViewID> : UIView where ViewID : CustomStringConvertible, ViewID : Hashable -
Configuration for
See moreSwapperViewDeclaration
Swift
public class SwapperViewConfig -
Container to store Views in a weak way.
See moreDeclaration
Swift
public class SwapperWeakView
View on GitHub
Classes Reference