NoOptionalInterpolation
2016年7月16日 • MIT许可证
NoOptionalInterpolation消除Swift字符串插值中的"Optional(...)"和"nil",并使复数形式更容易。 let age = 42 let text = "I am \(age ~ "year") old" // "I am 42 yea...
BasicTutorialView
2016年7月14日 • MIT许可证
This is a template to create an initial tutorial for your application. It allows you to create very quickly and without difficulty. Lenguage: Swift 2 & Swift 3 Author: Alan Roldan
SparkButton
2016年7月13日 • MIT许可证
Demonstrates the Like button animation just like the one from the FB's Paper App.
JQSwiftIcon
2016年7月13日 • MIT许可证
Add icons to your project without moving a finger. JQSwiftIcon uses string interpolation to replace placeholders on text and replaces them with icons
MaterialColorPicker
2016年7月13日 • MIT许可证
Drop in customizable color picker with material color support.
未提供图片。
AKSideMenu
2016年7月13日 • MIT许可证
Beautiful iOS side menu library with parallax effect. Written in Swift
ISHHoverBar
2016年7月13日 • MIT许可证
A floating UIToolBar replacement as seen in the iOS10 Maps app, supporting both vertical and horizontal orientation.