WAAppRouting

Objective-C
iOS

1 image

Author

Description

WAAppRouting is a library to help you dealing with routing on your app by handling controllers. The key point is that WAAppRouting handles a stack of controllers! After a simple configuration, calling for example "myappscheme://articles/3/comments/new" will allocate or reload, place every controller in the stack for you, automatically. WAAppRouting also supports block handling on path matching + wildcard URLs

Tags