show all tabs with scrolling option (on screen there should be only 4 tabs)

前端 未结 2 1474
误落风尘
误落风尘 2020-12-22 00:59

I am newbie for iOS development. What I have done so far is as below.

  1. Created New Project
  2. Removed all controller and added View Controller.
  3. D
2条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-22 01:58

    EDIT :

    I think this one may be even more adapted to the situation. Contrary to KLHorizontalSelect, it's kind of old (no commit on the master branch for a year ?) and I have no experience with it, but it may solve your problem : InfiniTabBar.

    The description is short :

    A scrolling tab bar with space for infinite items


    Maybe you can take a look at this control : KLHorizontalSelect.

    Here's how it looks like :

    enter image description here

    I don't think it looks exactly as you want, but I think it works almost as what you're expecting. Maybe you can work on the design ?

提交回复
热议问题