標籤:
搜集的常用第三方庫
一:網路請求庫
1.AFNetworking github地址:https://github.com/AFNetworking/AFNetworking
2.ASIHttpRequest github地址:https://github.com/pokeb/asi-http-request/
3.MKNetWork github地址:https://github.com/MugunthKumar/MKNetworkKit
二:自訂Page指標(PageControl)
1.SMPageControl github地址:https://github.com/Spaceman-Labs/SMPageControl
三: 下拉重新整理
1. SVPullToRefresh github地址:https://github.com/samvermette/SVPullToRefresh
2.ODRefreshControl github地址:https://github.com/Sephiroth87/ODRefreshControl
3.EGO
四:網狀圖片載入
1.SDWebImage github地址:https://github.com/rs/SDWebImage
五:iCarousel :十分強大的類似ScrollView的類!提供重用視圖及多種3D切換方式 https://github.com/nicklockwood/iCarousel
六:左右滑動菜單
1. RESideMenu https://github.com/romaonthego/RESideMenu
七:可滑動的tableviewcell
1.SWTableViewCell https://github.com/CEWendel/SWTableViewCell
八:帶popview的滑杆視圖
1. ASValueTrackingSlider github地址: https://github.com/alskipp/ASValueTrackingSlider
九:帶popview的進度條
1. ASProgressPopUpView github地址: https://github.com/alskipp/ASProgressPopUpView
十:多圖片選取器
1. QBImagePickerController github地址: https://github.com/questbeat/QBImagePickerController
十一:Json解析
1.JSONKIT github地址:https://github.com/johnezang/JSONKit
持續更新中。。。
IOS常用開發第三方庫整理