RnDity / NavigationFlowCoordinator

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

Pop mainViewController when needed #12

Closed piotrczurak closed 7 years ago

piotrczurak commented 7 years ago

mainViewController properly released in popAllRelatedViewControllers(:_) in case it is first UIViewController in navigation stack.