自适应选项卡 adaptive-tab-bar

码农软件 · 软件分类 · 选项卡(Tab Bar) · 2019-06-16 14:13:14

软件介绍

AdaptiveController 是一个会“逐步简约”的 Swift UI 模块,可以给原生或是自定义 iOS UI 元素增加自定义的状态。UI 元素会随着时间推移而产生变化,变化的时候用户已经习惯它们。

控件导入步骤

  1. 首先,拖放 AdaptiveController 项目文件到你的项目,或是点击“添加现有文件(add existing file)“然后选择 AdaptiveController 项目;

  2. 在你项目的构建阶段加入 AdaptiveController 到你的目标依赖(Target Dependences );

  3. 在构建阶段增加 AdaptiveController 框架到 Link Binary With Libraries;

  4. 导入 AdaptiveController 到需要位置。

效果

(安装后)

(两周后)

(一个月后)


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

C++ Concurrency in Action

C++ Concurrency in Action

Anthony Williams / Manning Publications / 2012-2-28 / USD 69.99

HIGHLIGHT C++ Concurrency in Action is the first book to market to show how to take advantage of the new C++ Standard and how to write robust multi-threaded applications in C++. DESCRIPTION With ......一起来看看 《C++ Concurrency in Action》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具