PresenterFeatureObserver
public struct PresenterFeatureObserver : WireframeFeatureObserver
Add this FeatureObserver to your Application to configure your Redux for LogicFeatures providing reducers
-
Undocumented
Declaration
Swift
public init() -
Undocumented
Declaration
Swift
public func featureAdded(application: WireframeApp, feature: Feature) throws
View on GitHub
PresenterFeatureObserver Structure Reference