搜索资源列表
UINavigationController
- UINavigationController的例子,在不同层的NavigationController之间转换-UINavigationController example, in the conversion between the different layers of NavigationController
tabNavFrame
- UITabBarView+UINavigationController组合框架-UITabBarView+ UINavigationController composite fr a me
WoodUINavigation
- 一个自定义的UINavigationController效果,titleView使用自定义的seggment controll.-A custom uinavigation controller with a wood background, titleview is a custom seggment controll.
CustomBackButton
- 一个类似于instagram的返回自定义按钮,及instagram导航栏的背景,自定义的UINavigationController.-A back button on the UINavigationController look like a instagram navigation controller,may be useful to you!
DataTutorial
- This a test of data transfer with UINavigationController. Your data will get transfer to another navigationView-This is a test of data transfer with UINavigationController. Your data will get transfer to another navi
iOSUIFrame
- iOS 手机编程的基本的UINavigationController+UITabBarController的架构。-The iOS cell phone programming the basic UINavigationController+UITabBarController the architecture.
Nav.xcodeproj
- The main tool you’ll use to build hierarchical applications is UINavigationController. UINavigationController is similar to UITabBarController in that it manages, -Navigation controller
myNavigateController04
- UINavigationController简单使用,介绍objective-c UINavigationController功能的简单使用-The UINavigationController simple to use, simple to use to introduce objective-c UINavigationController
UINavigationController
- 使用UINavigationController实现页面跳转-Using UINavigationController achieve page jump
SlidingTest
- SlidingTestandroid 仿PPath侧边左右滑动菜单,完整的Android源码下载,有Java基础的,对入手本例是非常轻松的,android中的菜单很多都挺漂亮,对于View 的管理 只是单纯模仿IOS UINavigationController API来做的,卡壳了。 对 View 的管理很郁闷。界面切换、界面退出,有动画和没动画 -SlidingTestandroid imitation PPath sli
3DLuxunNaviDemo
- UINavigationController Push 堆栈动画-The Stack Animation of Push when UINavigationController‘s pushed
UINavgationPUITabBar
- 我们写iOS项目的时候,基本都是一个UINavigationController套一个UITabBarController的形式,就是上面一个导航栏,下面几个按钮的工具条的形式。我写了几个应用,发现如果每次都重新写的话完全就是浪费精力和时间,而且还使工程结构混乱。因此我就抽时间把这种形式的UI结构单独写出来,并抽象出调用接口,这样以后再写应用是就可以直接在这个工程上添加就行了。-We write iOS project, basical
AMScrollingNavbar-master
- 项目简介一个自定义UINavigationController,能够实现导航栏随查看内容滚动而滚动。Versioning notesVersion2.x作为一个UINavigationController 子类编写,使用Swift。