File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -408,7 +408,7 @@ of iOS and OSX libraries)](http://www.swifttoolbox.io/) (By [Adam Leonard](https
408
408
* [rhcad/ShapeAnimation-Swift](https://github.com/rhcad/ShapeAnimation-Swift):功能强大、使用简单的矢量动画框架。支持多层级,多形状,渐变以及各种常见的动画变化效果。绘图核心基于该作者另一个近期很火的开源项目 [schwa/SwiftGraphics](https://github.com/schwa/SwiftGraphics)。
409
409
* [raulriera/TextFieldEffects](https://github.com/raulriera/TextFieldEffects):具有不同输入风格及变化效果的标签和文本框组件库。它的原型来自 [codrops](http://tympanus.net/codrops/2015/01/08/inspiration-text-input-effects/) 的 JS/CSS 项目。P.S. 我曾经还推荐过另一款基于 "Float Label Pattern" 风格类似项目 [FloatLabelFields](https://github.com/FahimF/FloatLabelFields),与之一样优秀。
410
410
* [MengTo/Spring](https://github.com/MengTo/Spring):不仅具有极简制作动画的 API ,还提供 Demo 界面调试动画效果,并生成相应代码。建议同学们在 Xcode 中运行体验一次,相信这个开源项目足够让你惊艳。已将其收入《[Swift 开源项目精选](https://github.com/ipader/SwiftGuide/blob/master/Featured.md)》。
411
- * [icanzilb/SwiftSpinner](https://github.com/):这个图文结合进程条功能完整,整体效果还很酷。当然,使用也很简单。值得收录。
411
+ * [icanzilb/SwiftSpinner](https://github.com/icanzilb/SwiftSpinner ):这个图文结合进程条功能完整,整体效果还很酷。当然,使用也很简单。值得收录。
412
412
413
413
### <a id =" examples " ></a >2. 示例项目
414
414
* [ 官方示例] ( https://developer.apple.com/wwdc/resources/sample-code/ ) : "比起GitHub上的开源项目来说,官方的代码我觉得是更有参考价值的,比如Session 406的代码,Lister,就用一个Swift实现的包含OSX和iOS的" By [ @晨钰Lancy] ( http://weibo.com/lancy1014 )
Original file line number Diff line number Diff line change 6
6
* [ rhcad/ShapeAnimation-Swift] ( https://github.com/rhcad/ShapeAnimation-Swift ) :功能强大、使用简单的矢量动画框架。支持多层级,多形状,渐变以及各种常见的动画变化效果。绘图核心基于该作者另一个近期很火的开源项目 [ schwa/SwiftGraphics] ( https://github.com/schwa/SwiftGraphics ) 。
7
7
* [ raulriera/TextFieldEffects] ( https://github.com/raulriera/TextFieldEffects ) :具有不同输入风格及变化效果的标签和文本框组件库。它的原型来自 [ codrops] ( http://tympanus.net/codrops/2015/01/08/inspiration-text-input-effects/ ) 的 JS/CSS 项目。P.S. 我曾经还推荐过另一款基于 "Float Label Pattern" 风格类似项目 [ FloatLabelFields] ( https://github.com/FahimF/FloatLabelFields ) ,与之一样优秀。
8
8
* [ MengTo/Spring] ( https://github.com/MengTo/Spring ) :不仅具有极简制作动画的 API ,还提供 Demo 界面调试动画效果,并生成相应代码。建议同学们在 Xcode 中运行体验一次,相信这个开源项目足够让你惊艳。已将其收入《[ Swift 开源项目精选] ( https://github.com/ipader/SwiftGuide/blob/master/Featured.md ) 》。
9
- * [ icanzilb/SwiftSpinner] ( https://github.com/ ) :这个图文结合进程条功能完整,整体效果还很酷。当然,使用也很简单。值得收录。
9
+ * [ icanzilb/SwiftSpinner] ( https://github.com/icanzilb/SwiftSpinner ) :这个图文结合进程条功能完整,整体效果还很酷。当然,使用也很简单。值得收录。
10
10
* [ beltex/SMCKit] ( https://github.com/beltex/SMCKit ) :Mac 系统管理控制器 SMC(System Management Controller)Swift 语言版封装库。通过该类库,简单的几行代码就可知 CPU 温度,风扇转速,电池状态等硬件状态或活动状态。
11
11
* [ dasdom/BreakOutToRefresh] ( https://github.com/dasdom/BreakOutToRefresh ) :下拉加载刷新时,嵌入了用 SpriteKit 框架写的有趣的小游戏播放页。P.S. 此例中作者嵌入的或许并没有让你耳目一新,甚至感到有点牵强,不过,若嵌入更合适的呢?
12
12
* [ radex/SwiftyUserDefaults] ( https://github.com/radex/SwiftyUserDefaults ) :轻量级数据存储类 NSUserDefaults 扩展类,它使类型数据访问和存储更为便捷、直观。
You can’t perform that action at this time.
0 commit comments