Study

Results 5 comments of Study

You write self.coordinator.coordinate(flow: appFlow, with: AppStepper()) then I think you can't init another AppStepper() in your UIViewController. You can change your struct.

我其实也在找你说的功能,从接口上确实可以加 目前可以: 参考:https://github.com/Swinject/Swinject/blob/master/Documentation/ObjectScopes.md 的 Custom Scopes 部分 用自定义Scope应该能实现你的需求

> > 此框架不可以 > > 有其他类似的框架推荐吗,可自定义程度高一点的 SwiftEntryKit 是优秀的框架,同时也推荐 SwiftMessages