savage7

Results 5 issues of savage7

UIKit based Coordinators offered the ability to apply transition effects when replacing a root view i.e. with RxFlow you could just do this: ``` Flows.use(onboardingFlow, when: .ready) { [unowned self]...

The current TabCoordinatable implementation seams to miss badge() support. With iOS 15 this would look like this: ``` TabView { Text("Your home screen here") .tabItem { Label("Home", systemImage: "house") }...

I really love your plugin and its a massive time saver :blush: I just want to share my basic idea which would lead to a massive change in the architecture...

I have strange problem concerning submodules. It seams that the they are not cloned correclty. We use git.fb to build our feature, master and develop branches for git-flow. My Repo...

### 描述 | Description Hi @icyleaf first off: zealot is a really cool project, thank you for your great work 🥇 I'm currently looking for an AppCenter Alternative and zealot...

enhancement