顶部菜单栏 NinaPagerView

码农软件 · 软件分类 · 其他开发相关 · 2019-10-18 09:12:26

软件介绍

一行代码搞定顶部菜单栏。类似网易新闻、今日头条、虎扑看球等app做的一个顶部菜单栏,每栏中有独立的控制器,可自己定制。

特点:

  • 低耦合,您只需创建自己的ViewController即可,后续的操作都在自己的ViewController中。

  • 可分步加载您所添加的ViewController,实现类似网易新闻,虎扑看球的效果。

  • 只需一行代码创建即可实现所有功能。

  • 菜单栏中选中未选中的颜色可自己定制。

  • 不仅仅是UIViewController,您可以根据您的需求创建UIView添加到NinaPagerView中。

  • 可根据您的需求对上方的滑块进行选择,无论是背景颜色还是文字颜色

image image   

本文地址:https://codercto.com/soft/d/17009.html

The Linux Programming Interface

The Linux Programming Interface

Michael Kerrisk / No Starch Press / 2010-11-6 / GBP 79.99

The Linux Programming Interface describes the Linux API (application programming interface)-the system calls, library functions, and other low-level interfaces that are used, directly or indirectly, b......一起来看看 《The Linux Programming Interface》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

html转js在线工具
html转js在线工具

html转js在线工具