RnDity / NavigationFlowCoordinator

Basic implementation of coordinators pattern helping to deal with UINavigationController based flow.
MIT License
6 stars 4 forks source link

Fails to build with Swift 4 #14

Open sedwo opened 6 years ago

sedwo commented 6 years ago

image

swierczu commented 6 years ago

Hi Sebastian!

Thank you for reporting this issue. The entire library is designed to work with Swift 3 and currently we are not supporting Swift 4 yet in this project. For sure, we will move to Swift 4 and port this library to Swift 4 but in couple of weeks.

If you would like to port it to Swift 4 in meantime - you are welcome and we can support you with all answers.

Best, Bartek

sedwo commented 6 years ago

Here you go. https://github.com/RnDity/NavigationFlowCoordinator/pull/15

swierczu commented 6 years ago

@sedwo awesome!

No later then Monday we will review it and merge it - @rafalur @piotrczurak