简体   繁体   English

iOS 1Password之类的导航

[英]iOS 1Password like navigation

I'm trying to figure out how to implement a navigation bar like in the 1Password iPad app 我试图弄清楚如何实现像1Password iPad应用程序中那样的导航栏

https://www.dropbox.com/s/t0gfdwvmji48wor/1password_navi.png https://www.dropbox.com/s/t0gfdwvmji48wor/1password_navi.png

I implemented a UISplitView but I'm not sure how to bring in my custom navigation bar. 我实现了UISplitView,但不确定如何引入自定义导航栏。

Try the link below. 请尝试下面的链接。 It's essentially a UITableView underneath, so you can add as many tabs as you like. 本质上是下面的UITableView ,因此您可以根据需要添加任意数量的标签。

https://github.com/futuresimple/FSVerticalTabBarController https://github.com/futuresimple/FSVerticalTabBarController

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM