Jun 8, 2022
- Yeah, it was influenced by SwiftUI, but can be used in UIKit.
- If you define a factory on a container the factory will be used. But if you use register to define a new result then that registration will be used.
Register overrides the default factory closure. If you call register more than once the latest registration is used.