Route Composer Versions Save

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.

2.10.5

7 months ago
  • Updated to support Swift 5.9

2.10.4

10 months ago
  • Added presentationConfig block to PresentModallyAction

2.10.3

1 year ago
  • Minor addition to DismissalMethodProvidingContextTask

2.10.2

1 year ago

Minor code formatting update.

2.10.1

1 year ago
  • Fix for Carthage

2.10.0

1 year ago
  • Added the ability to transform Context within the chain of steps.

2.9.0

1 year ago
  • Updated to swift 5.7
  • Minor fix for presented view controller when traversing through the view controller graph

2.8.3

1 year ago

Minor cleanup

2.8.2

2 years ago
  • Minor code clean up
  • Added InlineStackIteratingFinder

2.8.1

2 years ago
  • Added InlineFactory