Skip to content

Commit

Permalink
加上了新的自定义导航栏设计 Tiptoes
Browse files Browse the repository at this point in the history
  • Loading branch information
caiyue1993 committed Jan 17, 2017
1 parent 1851199 commit 6fae1a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -463,7 +463,7 @@ Deprecated in favor of PureLayout, which includes OS X support:https://github.co
* [MTStatusBarOverlay](https://github.com/myell0w/MTStatusBarOverlay) MTStatusBarOverlay 是一个定制的 iOS 状态栏,用于覆盖系统默认的状态栏,类似 Reeder, Evernote and Google Mobile App。支持两种点击动作:1. 当用户点击状态栏时,状态栏会收缩,仅仅遮盖住状态栏右方的电池图标;2. 当用户点击状态栏时,一个有详细信息的视图会从系统状态栏中下拉出现。

#### 导航栏@

* [Tiptoes](https://github.com/caiyue1993/Tiptoes) 提供了一种自定义 Navigation Bar 的新思路,并实现了转场渐变效果,灵感来自于 Unread 。
* [AMScrollingNavbar](https://github.com/andreamazz/AMScrollingNavbar) 一个可以上拉隐藏导航栏和下拉显示导航栏的框架
* [JTNavigationController](https://github.com/JNTian/JTNavigationController) 一个拥有更平滑的navigationBar切换动画的NavigationController
* [NavigationController](https://github.com/Roxasora/RxWebViewController) 实现类似微信的 webView 导航效果,包括进度条,左滑返回上个网页或者直接关闭,就像 UINavigationController
Expand Down
1 change: 1 addition & 0 deletions Swift.md
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@ github排名 [https://github.com/trending](https://github.com/trending),github
#### 状态栏@

#### 导航栏@
* [Tiptoes](https://github.com/caiyue1993/Tiptoes) 提供了一种自定义 Navigation Bar 的新思路,并实现了转场渐变效果,灵感来自于 Unread 。

#### 设置@

Expand Down

0 comments on commit 6fae1a7

Please sign in to comment.