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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SwiftPM support missing

nikislyak opened this issue · comments

Please add Package.swift manifest to make it accessible through SwiftPM

@nikislyak It is in my roadmap. Should be there in a week or so.

@nikislyak The pull request is ready. Can you please have a look? I tested it in the mock app with a package manager and it worked for me.
Thank you

@ekazaev Thank you so much. I've also tested on my test project and it works fine!

You are very welcome @nikislyak! Let me know if you will have any issues.