This article describes some of the popular iOS open source project libraries
- A lightweight third-party network library with a high frequency of 1.AFNetworking updates, based on Nsurl and Nsoperation, supported by iOS and OSX. Https://github.com/AFNetworking/AFNetworking
- 2.GPUImage image processing library, based on OpenGL ES, high image processing efficiency. Https://github.com/BradLarson/GPUImage
- 3.Masonry Automatic Layout library. Https://github.com/SnapKit/Masonry
- 4.RestKit provides a library for accessing Web resources. Https://github.com/RestKit/RestKit
- 5.AsyncDisplayKit provides a smooth asynchronous interface for IOS applications. Https://github.com/facebook/AsyncDisplayKit
- 6.JSQMessagesViewController elegant Message UI library. Https://github.com/jessesquires/JSQMessagesViewController
- 7.SVProgressHUD beautiful and fresh progress loader. Https://github.com/SVProgressHUD/SVProgressHUD
- 8.PNChart a variety of display style charts. Https://github.com/kevinzhow/PNChart
Popular iOS Open source projects