issues
search
ekazaev
/
route-composer
Protocol oriented, Cocoa UI abstractions based library that helps to handle view controllers composition, navigation and deep linking tasks in the iOS application. Can be used as the universal replacement for the Coordinator pattern.
MIT License
901
stars
63
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Finding an improved solution for conditional transition type selection of UIViewController in Swift
#104
IgorRatynski
closed
11 months ago
9
Main readme has wrong url for Swift Package Manager usage
#103
benconstantine39
closed
1 year ago
2
Crash in String(describing: dactory) call
#102
kadetlessy
closed
1 year ago
5
Is it easy to use for large SwiftUI-only project now?
#101
ibaikaa
closed
1 year ago
1
Best way to route reused screen
#100
Nikitos9I
closed
1 year ago
6
Add dependency registration via SPM to Readme
#99
Nikitos9I
closed
1 year ago
5
Setting title/navigationItem title in a UIViewController in a UITabBarController
#98
bennnjamin
closed
1 year ago
6
Add presentationConfig block to PresentModallyAction
#97
vykut
closed
1 year ago
4
Use Proper Capitalization for Xcode
#96
Frizlab
closed
1 year ago
1
How to handle routing in a multi-window app?
#95
bennnjamin
closed
1 year ago
4
Help how to close the current screen or pop to previous screen in Route Composer?
#94
RauanBImat
closed
1 year ago
3
Best way to handle if/else logic when a route depends on two different prior View Controllers
#93
bennnjamin
closed
1 year ago
4
Have different contexts for Factory and navigation
#92
vykut
closed
1 year ago
2
How to push 2 view controllers, both which can accept context
#91
vykut
closed
1 year ago
2
How to display a modal sheet from a tab bar item
#90
vykut
closed
1 year ago
1
What is the best way to handle different routes for the same deep link?
#89
bennnjamin
closed
1 year ago
6
Fix typo in EXAMPLES.md
#88
jordanekay
closed
1 year ago
1
Added an ability to transform `Context` within the chain of steps.
#87
ekazaev
closed
1 year ago
0
Why can't the second step in a UINavigationController use a different context than the first step?
#86
bennnjamin
closed
1 year ago
10
When and why to define Steps as computed property, static var, static func and let
#85
bennnjamin
closed
2 years ago
7
Best way to hide a side menu when no action is taken by the Router
#84
bennnjamin
closed
2 years ago
3
Change tabs in TabBar in runtime
#83
snowtema
closed
2 years ago
6
How to change root view controller using LoginInterceptor and then continue navigation
#82
tadelv
closed
2 years ago
13
Modular Architecture
#81
bagusandinata
closed
2 years ago
4
Keywindow fix
#80
doviz
closed
2 years ago
3
Custom navigation using setViewControllers(_:animated:)
#79
Ostroverkhov
closed
2 years ago
5
Update README.md
#78
skooterCodin
closed
2 years ago
0
Can a custom init function be added to `NavigationControllerStep` & `TabBarControllerStep`?
#74
wwdc14yh
closed
3 years ago
2
Add GeneratorFactory, Now we can use custom init function
#73
wwdc14yh
closed
3 years ago
1
How to reverse transfer values between controllers
#72
beginner-byte
closed
3 years ago
2
Bump nokogiri from 1.11.7 to 1.12.5
#71
dependabot[bot]
closed
3 years ago
1
Usage help: switch-based navigation
#70
hatched-cory
closed
3 years ago
4
Add a Codacy badge to README.md
#69
codacy-badger
closed
3 years ago
0
need enlightenment from heaven
#68
bagusandinata
closed
3 years ago
5
make compatible to build for targets with app extensions
#67
max-potapov
closed
3 years ago
9
Constructing routing in the app
#66
snowtema
closed
3 years ago
18
[Help] Support set root controller direct in AppDelegate
#65
toanbuidjv
closed
3 years ago
3
Ability to provide default configuration
#64
ekazaev
closed
3 years ago
1
Assertion fires in UIKit app when built for previewing SwiftUI View
#63
Elaz-viz
closed
3 years ago
8
Use UIViewController's transitionCoordinator for animated completion block
#62
Elaz-viz
closed
3 years ago
2
Fixed swiftPM issue with archiving
#61
ekazaev
closed
3 years ago
1
Attempt to fix an SPM issue
#60
ekazaev
closed
3 years ago
1
Tested in XCode Version 12.2 (12B45b) and reformatted the code
#59
ekazaev
closed
3 years ago
1
Hot to close screen/module using Router
#58
trimonovds
closed
4 years ago
1
Pass a different type of context to children
#57
clementleys
closed
3 years ago
16
Swift UI support.
#56
ekazaev
closed
4 years ago
1
Issue #54 - Make NavigationDelayingInterceptor context generic
#55
ekazaev
closed
4 years ago
1
Make NavigationDelayingInterceptor context generic
#54
WingedDoom
closed
4 years ago
2
Is it compatible with swiftUI?
#53
vBoykoGit
closed
4 years ago
6
Use .from(OtherDestinationStep) only with same context?
#52
ArtSumin
closed
4 years ago
1
Next