
学习 Swift 经验分享,以及互相学习与讨论。
1 brance OP github 优秀的库 1. ObjectMapper ( https://github.com/Hearst-DD/ObjectMapper ) json 一键转模型 2. SDWebImage( https://github.com/rs/SDWebImage) 图片缓存,功能十分强大 3. MBProgressHUD ( https://github.com/jdg/MBProgressHUD )功能强大的动画指示器 4. SnapKit ( https://github.com/SnapKit/SnapKit ) swift 版本的自动布局库,基于 OC 版的 Masonry 5.Alamofire ( https://github.com/Alamofire/Alamofire )网络请求库 6.EAIntroView ( https://github.com/ealeksandrov/EAIntroView )好用的引导页 7. RKNotificationHub ( https://github.com/cwRichardKim/RKNotificationHub )一种快速添加通知图标的一个 UIView ( iOS6 以上) 8. RKDropdownAlert ( https://github.com/cwRichardKim/RKDropdownAlert ) 从导航下出现的弹出动画效果 9.JSQMessagesViewController ( https://github.com/jessesquires/JSQMessagesViewController ) 类似微信聊天 10. RESideMenu ( https://github.com/romaonthego/RESideMenu ) 类似 QQ 空间效果 11.FormatterKit ( https://github.com/mattt/FormatterKit )地址、颜色、数组、坐标等的格式化 12.Shimmer ( https://github.com/facebook/Shimmer )文字的闪烁效果, facebook 出品,必属精品 |
2 Sequencer 2016-03-04 09:41:25 +08:00 via iPhone 一个叫 surge 的数学库 貌似效率很高 |
3 brance OP @Sequencer https://github.com/mattt/Surge ,伙计,附上你的地址,哈哈 |
6 kingcos 2016-03-04 11:03:12 +08:00 via iPhone 我还以为是那个 Surge 。。后悔中=_= |
7 Sequencer 2016-03-04 14:04:55 +08:00 via iPhone 没有呀 我用的网页 |
8 yoa1q7y 2016-03-04 14:23:14 +08:00 |
9 brance OP https://github.com/Finb/V2ex-Swift 这个是 swift 版本的 V2EX 版本的完整项目。不用谢我,请叫我雷锋。 |