未提供图片。
HitAndScore
2018年1月30日 • Apache 2.0 许可证
Sprite Kit 是一个用于制作 2D 游戏的新颖框架,它是 iOS 内置的。本项目作为 Sprite Kit 的入门项目,我们构建了一个超级马里奥的小克隆。查看...
Eval
2018年1月8日 • Apache 2.0 许可证
Eval 是一个轻量级的解释器框架,用 Swift 编写,适用于 📱iOS, 🖥 macOS,和 🐧Linux 平台。它可以在运行时评估你定义的操作符和数据类型的表达式。
DictionaryUtils
2018年1月5日 • Apache 2.0 许可证
iOS Dictionary Utilities for Swift - 允许您通过字符串从字典中检索属性,例如 data.readString("field[0].name")
未提供图片。
PanGesture-CATransform
2017年12月26日 • Apache 2.0 许可证
基于 UIBezierPath 和 CATransform Animation 的 Tinderstyle PanGesture
未提供图片。
ZMJImageEditor
2017年12月25日 • Apache 2.0 许可证
ZMJImageEditor 是类似微信的图像编辑组件。它功能强大且易于集成,支持绘图、文本、旋转、裁剪和映射等功能。
未提供图片。
FacialContour
2017年12月24日 • Apache 2.0 许可证
面部检测API允许我们不仅检测面部和面部特征,还可以检查面部具有特定的属性,例如是否存在微笑或眼睛是否睁开等。这是一个...
SPKeyBoardAvoiding
2017年12月21日 • Apache 2.0 许可证
这是一个智能键盘管理器,使用带有约束的 Scroll View 进行活动文本字段,适用于 Objective C 和 Swift 4
未提供图片。
CaffeToCoreML
2017年12月13日 • Apache 2.0 许可证
有很多教程/开源项目介绍如何使用 Vision 和 CoreML 框架在 iOS 应用中使用苹果提供的 .mlmodels 进行对象检测。但在现实中...
未提供图片。
BasketBallARKit
2017年12月11日 • Apache 2.0 许可证
Hello Everyone, This project talks about basics of ARKit introduced by Apple in iOS11. Please note that ARKit is only capable wih devices which use A9, A10, A11 chips .It shows how to build a basic...
未提供图片。
PeekAndPopExtension
2017年12月04日 • Apache 2.0 许可证
This project covers how to use 3D Touch to implement peek and pop using Custom Presentation Controllers. It also shows how to add a Today Extension to the project. All written in Swift4 using MVC p...
VKProgressPie
2017年11月28日 • Apache 2.0 许可证
This project is a plug and play - Customisable Live Rendering Radial Progress Indicator. All written in Swift4 latest syntax. Based on CoreAnimation framework. One can use either Storyboard or cod...
CircularRotationView
2017年11月28日 • Apache 2.0 许可证
该库为您提供了简单的动画,让您以有趣的方式选择应用的主体颜色。对于给定的 'N' 个按钮,它们将按动画的方式排列成圆形,以便您可以选择当前...