简体   繁体   中英

How to load another UIViewController to a UIView Example Like UITabbarController

I have a 2 UIViewController(s), I need to be able to change the views at the bottom of the Airtime and Data Plan Upon tap gesture on Airtime and Data Plan! The yellow line will indicate the active view controller. some thing like tab bar. Perhaps, the image attached is an android version

Could anyone provide a help on how to go about this.

Thanks

I personally use a library called ICVIewPager

https://github.com/iltercengiz/ICViewPager

This is pretty simple and easy to use with examples. It should put you in the right direction without writing a lot of code.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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