문제

I'm trying to figure out how to implement a navigation bar like in the 1Password iPad app

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.

도움이 되었습니까?

해결책

Try the link below. It's essentially a UITableView underneath, so you can add as many tabs as you like.

https://github.com/futuresimple/FSVerticalTabBarController

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top