Objective-C 开源框架

1. UI

菜单

  • 仿Taasky的3D翻转菜单动画实现:
Objective-C 开源框架_第1张图片
仿Taasky的3D翻转菜单动画实现
  • ECSlidingViewController:
ECSlidingViewController

Table

  • RATreeView:
RATreeView

图片加载

  • SDWebImage

动画

  • facebook/pop:
facebook/pop

2. 滤镜

  • BeautifyFaceDemo:实时滤镜效果

Objective-C 开源框架_第2张图片

3. 网络

  • AFNetworking: AFNetworking is a delightful networking library for iOS and Mac OS X. It's built on top of the Foundation URL Loading System, extending the powerful high-level networking abstractions built into Cocoa. It has a modular architecture with well-designed, feature-rich APIs that are a joy to use.

4. Model

  • Mantle: 将 Json 数据模型化为 Objective-C 对象。

你可能感兴趣的:(Objective-C 开源框架)