包含的搜索结果

MVVM template with RxSwift, RxCocoa, Action. screenshot

包含 RxSwift、RxCocoa、Action 的 MVVM 模板

2020年10月5日 • Apache 2.0 许可协议
基于 RxSwift、RxCocoa、Action 的 MVVM 设计模式的基项目。特性 *  为 UIViewController、UIView、UITableView、UICollectionView、UITableViewCell 和 UICollectionCell 提供基类。* ...
Fototo-a full project with animations and gestures screenshot

包含动画和手势的完整项目 Fototo-a

2020年1月5日 • Apache 2.0 许可协议
使用 Swift 的对象,展示一些动画和用户体验(https://github.com/even-cheng/fototo)
redmin - prototype with Reddit data screenshot

redmin - 基于Reddit数据的原型

2019年7月25日 • Apache 2.0 许可协议
一个超级轻量级的iOS Reddit 客户端
ImageWithActivityIndicator screenshot

ImageWithActivityIndicator

2019年6月25日 • Apache 2.0 许可协议
ImageWithActivityIndicator 是一个 SwiftUI 视图,用于从 URL 下载并显示图像,同时在加载时显示 Activity Indicator。
Portrait-without-Depth-ios screenshot

Portrait-without-Depth-ios

2019年3月24日 • MIT 许可协议
试用 Swift 2019 演示应用,该应用将无深度 2D 图像转换为肖像模式。
DPImageView-Letters screenshot

DPImageView-Letters

2018年10月16日 • Apache 2.0 许可协议
这是一个简单的、有用的 UIImageView 扩展,它生成字母首字母作为用户图像的占位符,具有自定义背景颜色和双边框,具有自定义描边宽度。完全支持...
SpriteKitWithUIKitSample screenshot

SpriteKitWithUIKitSample

2018年1月7日 • MIT 许可协议
该项目包含混合 UIKit 和 SpriteKit 的示例代码。
FlexibleGauge screenshot

FlexibleGauge

2017年12月1日 • MIT 许可协议
使用此动画仪表盘,您将能够创建带或不带图像的灵活仪表盘,图像在仪表盘圆圈内或不圈内。将其添加到 Podfile --> pod 'FlexibleGauge',然后刷新 pod 安装
SPNavigationDrawerwithTABbar screenshot

SPNavigationDrawerwithTABbar

2017年10月18日 • Apache 2.0 许可协议
这是一个自定义导航控制器,附带标签栏控制器,它提供了一个导航滑块,可以轻松访问 iOS 中的其他控制器,并且使用 Swift 3 制作。
LOpenPanelWithFilter screenshot

LOpenPanelWithFilter

2017年3月11日 • MIT 许可协议
这个带筛选器的打开面板。当您的应用程序支持太多类型的文件时,您可以使用此面板轻松设置筛选器。
没有提供图片。

KGoogleDirectionWithPolyLine

2016年12月28日 • Apache 2.0 许可证
使用 Google SDK 获取路线方向并在地图上绘制折线路径。
LXPageViewWithButtonsViewController screenshot

LXPageViewWithButtonsViewController

2016年8月6日 • MIT 许可证
结合了 UIPageViewController 和可高度自定义的页面选择标签。标签按钮可以自由定位。
PagingWithCollectionView screenshot

PagingWithCollectionView

2016年7月11日 • Apache 2.0 许可证
这是带有分页控制的 collectionview。
JiMoniKeyboard screenshot

JiMoniKeyboard

2016年6月23日 • MIT 许可证
这是一个自定义表情键盘,可以直接在键盘访问表情图像,并将其从键盘粘贴到应用程序。点击任何表情后,可以直接粘贴到电子邮件、消息等应用程序中...
UIImageViewWithWords screenshot

UIImageViewWithWords

2016年5月14日 • Apache 2.0 许可证
创建带有文本的 UIImageView。可用于占位符。
SMSwipeableTabView screenshot

SMSwipeableTabView

2016年3月16日 • 未指定许可
可滑动的视图带标签(类似于 Android SwipeView 带标签布局)
没有提供图片。

带有滑动相关图像的滑动视图

2015年11月20日 • Apache 2.0 许可证
受 NYT Cooking 应用程序的启发,这种滑动视图具有沿预定义角度滑动的视图,该角度与滑动位置相协调
没有提供图片。

UICollectionViewWithSearchBar

2015年6月12日 • MIT 许可证
带有搜索栏的 CollectionView
VMaskTextField screenshot

VMaskTextField

2014年10月1日 • MIT 许可证
VMaskTextField 是一个库,用于创建输入掩码。输入掩码通过确保预定义的格式来帮助用户输入。这可以用于日期、数字、电话号码等。
UINavigationControllerWithCompletionBlock screenshot

UINavigationControllerWithCompletionBlock

2014年5月7日 • MIT 许可证
这可能是 UINavigationController 缺失的 API!