ios app常用到的库,github获星数排行

swift语言每天获星排行榜:https://github.com/trending?l=swift&since=daily

swift有用库详细大全 https://github.com/vsouza/awesome-ios

  • MGSwipeTableCell 很实用的

An easy to use UITableViewCell subclass that allows to display swippable buttons with a variety of transitions.
可滑动的cell,比如左滑可删除UITableView的cell

  • Spring

A library to simplify iOS animations in Swift.
好看的动画,干净简洁

  • PNChart-Swift && Charts

A simple and beautiful chart lib used in Piner and CoinsMan for iOS
图形库,画图表用的

  • LTMorphingLabel

Graceful morphing effects for UILabel written in Swift.
会动的UILabel,文字特效

  • iRate

A handy class that prompts users of your iPhone or Mac App Store app to rate your application after using it for a while. Similar to Appirater, but with a simpler, cleaner interface and automatic support for iOS fast application switching.
让用户使用一段时间后,提醒来给你的应用评价打分。

  • SnapKit

A Swift Autolayout DSL for iOS & OS X
代码管理约束,简洁明了

你可能感兴趣的:(ios app常用到的库,github获星数排行)