An Example App
The example project is empty now, and I have not enough time these days. Is there someone willing to implement it?
I can take up the issue and do it if I am free. How do you plan to go about it? There is
UserListViewController
StoryListViewController
StoryViewController
My plan is simple.
- Using
HHRouterto navigation in these viewControllers. - Display params in the matched viewController.
大牛 给个完整例子
I have multiple router mappings and I have a view that requires a menu
I'm trying to figure out how to add a TabBar, can you give me an example on how to add a tabbar and how to call them?
我补充了一个简单的例子,增加了兼容 Stroyboard 的方法,感觉并不完善,还希望提出建议.https://github.com/cyandnow/HHRouterExample.git
我补充了一个简单的例子,增加了兼容 Stroyboard 的方法,感觉并不完善,还希望提出建议.https://github.com/sch1111878/HHRouterExample.git
chunhui?