custom scrollable tab bar on top iOS

前端 未结 4 1051
灰色年华
灰色年华 2021-01-03 01:04

I have a question about implementing a custom scrollable tab bar at the top of the screen in an iOS app. I am looking for a a tab bar very similar to the vevo app (pictured

4条回答
  •  失恋的感觉
    2021-01-03 01:28

    You can have a look at this library: https://github.com/raihan/ZRScrollableTabBar. Which is simple and lightweight and may help you.

提交回复
热议问题