文件名称:IrregularTabbarCustom:定义不规则的tabbar,不规则的tabbar在push的时候能随着上个视图一起往左边滑动 Irregular tabbar can push
文件大小:164KB
文件格式:ZIP
更新时间:2024-06-09 06:42:17
Objective-C
这个是自定义的tabbar 可以直接用系统的tabbar来实现这个不规则的tabbar 具体参考实现: LICENSE MIT 预览图:
【文件预览】:
IrregularTabbarCustom-master
----TabbarCustom.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(18KB)
--------xcuserdata()
----demo.gif(103KB)
----TabbarCustomTests()
--------TabbarCustomTests.m(873B)
--------Info.plist(749B)
----TabbarCustom()
--------main.m(333B)
--------LCTabBarButton.h(197B)
--------LCTabbar.m(4KB)
--------AppDelegate.h(276B)
--------AppDelegate.m(2KB)
--------Base.lproj()
--------LCTabBarButton.m(724B)
--------LCTabbar.h(527B)
--------LCTabBarController.h(357B)
--------ViewController.h(214B)
--------Images.xcassets()
--------Info.plist(1KB)
--------LCTabBarController.m(6KB)
--------ViewController.m(493B)
----README.md(289B)