iOS 개발시 유용한 라이브러리 모음

  • SVProgressHUD – Clean and easy-to-use HUD intended for displaying the progress of an ongoing task
  • BlocksKit – Objective-C framework which facilitates the use of blocks for many iOS native classes such as UIAlertView, UIWebView, UIActionSheet, NSArray, etc.
  • pop – An extensible animation engine for iOS and OS X
  • FormatterKit – Collection of well-crafted NSFormatter subclasses for things like units of information, distance and relative time intervals
  • Masonry – Light-weight layout framework which wraps AutoLayout with a nicer syntax
  • XLForm – The most flexible and powerful iOS library to create dynamic table-view forms
  • IDAlertController – iOS7-safe UIAlertController
  • FBAnnotationClustering – An iOS library for fast and easy clustering of map notifications (here’s a nice blog post about it)

참조 : https://github.com/seapy/awesome/blob/master/iOS/library.md