swift-HHRouter一个iOS的URL路由

时间:2022-09-03 19:44:49
【文件属性】:

文件名称:swift-HHRouter一个iOS的URL路由

文件大小:24KB

文件格式:ZIP

更新时间:2022-09-03 19:44:49

Swift开发-开发框架

HHRouter 一言以蔽之,URL Router 即将 UIViewController 映射成 URL,从而支持通过 URL 进行界面跳转。是的,就和 Web 一样。当然,这并不是 Web Developer 转职为 iOS Developer 后所做的无聊玩具。URL Router 有着许多切实的好处。


【文件预览】:
HHRouter-master
----.travis.yml(168B)
----HHRouter.podspec(510B)
----HHRouterExample.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(22KB)
--------xcshareddata()
----HHRouterExample()
--------main.m(337B)
--------HHRouterExample-Info.plist(2KB)
--------StoryListViewController.h(233B)
--------AppDelegate.h(295B)
--------AppDelegate.m(2KB)
--------StoryViewController.m(720B)
--------.DS_Store(6KB)
--------StoryViewController.h(225B)
--------UserViewController.h(222B)
--------UserViewController.m(716B)
--------StoryListViewController.m(736B)
--------HHRouterExample-Prefix.pch(344B)
--------Images.xcassets()
--------en.lproj()
----HHRouter()
--------HHRouter.m(8KB)
--------HHRouter.h(2KB)
----LICENSE(1KB)
----.DS_Store(6KB)
----HHRouterExampleTests()
--------HHRouterExampleTests-Info.plist(689B)
--------HHRouterTests.m(3KB)
--------en.lproj()
----.gitignore(234B)
----README.md(3KB)

网友评论