iOS常用的第三方库

Cocoapods-amimono
https://github.com/Ruenzuo/cocoapods-amimono
Move all dynamic frameworks symbols into the main executable

MLeaksFinder
https://github.com/Tencent/MLeaksFinder
Find memory leaks in your iOS app at develop time

Fastlane
https://github.com/fastlane/fastlane
The easiest way to automate building and releasing your iOS and android apps

Charles 的抓包指南
http://blog.csdn.net/u013538542/article/details/79107106

iOS的App运行时UI调试工具
https://github.com/Flipboard/FLEX

ReactiveCocoa OC事件绑定
https://github.com/ReactiveCocoa/ReactiveCocoa
RxSwift Swift事件绑定
https://github.com/ReactiveX/RxSwift

SnapKit Swift布局
https://github.com/SnapKit/SnapKit

Masonry OC布局
https://github.com/SnapKit/Masonry

选择图片后的裁剪
https://github.com/ruslanskorb/RSKImageCropper

连续动画效果,影视特效等效果
https://github.com/airbnb/lottie-ios
插件安装,介绍,使用方式等
https://github.com/airbnb/lottie-web
lottie一些已经开发好的动画json文件
https://www.lottiefiles.com
Bodymovin插件下载,AE专用
https://exchange.adobe.com/addons/products/12557#.Wml27iOB0cg

必须矢量图
Sketch2AE

扫描二维码关注公众号,回复: 1098135 查看本文章

GIF动画播放
https://github.com/Flipboard/FLAnimatedImage

iOS粒子动画
CAEmitterLayer
http://www.jianshu.com/p/dd722bdcca74

猜你喜欢

转载自blog.csdn.net/u013538542/article/details/79276778