iOS.OpenSource.AllInOne
Open Source Project for iOS
所有和iOS相关的Open Source Project的汇总。
| 功能点 | 开源项目 | |
| iOS Gallery |
RMGallery https://github.com/robotmedia/RMGallery FGallery https://github.com/gdavis/FGallery-iPhone KYElegantPhotoGallery https://github.com/KittenYang/KYElegantPhotoGallery FSImageViewer https://github.com/x2on/FSImageViewer PTShowcaseViewController (AAAA+) https://github.com/exalted/PTShowcaseViewController SHGalleryView (AAAA) https://github.com/grevolution/SHGalleryView EBPhotoPages (AAAAA) https://github.com/EddyBorja/EBPhotoPages https://maniacdev.com/2013/04/tutorial-how-to-make-a-scrolling-photo-gallery-with-uicollectionview NYTPhotoViewer https://github.com/NYTimes/NYTPhotoViewer EBPhotoPages (AAAAA): A photo gallery for iOS with a modern feature set. Similar features as the Facebook photo browser. https://github.com/EddyBorja/EBPhotoPages |
|
| ActivityIndicator |
NVActivityIndicatorView https://github.com/ninjaprox/NVActivityIndicatorView Design Teardown: Spinning Indicator (AAAA+) http://blog.matthewcheok.com/design-teardown-spinning-indicator/ |
|
| Cropping area of image |
https://github.com/myang-git/iOS-Image-Crop-View best iOS 5-styled cropper library: https://github.com/kishikawakatsumi/PEPhotoCropEditor TOCropViewController: https://github.com/TimOliver/TOCropViewController http://www.timoliver.com.au/2015/06/21/tocropviewcontroller-an-open-source-image-cropper-for-ios/ |
|
| Pulldown to Refresh |
DragRefreshAndLoadMoreTableDemo https://github.com/OpenFibers/DragRefreshAndLoadMoreTableDemo MNMPullToRefresh Implementing Pull-to-Refresh and Handling Empty Table http://www.appcoda.com/pull-to-refresh-uitableview-empty/ |
|
| Chart Library |
APLineChart http://www.oschina.net/p/aplinechart ios-linechart https://github.com/mruegenberg/ios-linechart 商业版的chartfx http://www.softwarefx.com/chartfx/ios/ iOS chart libraries? [duplicate] http://stackoverflow.com/questions/4724887/ios-chart-libraries/5090266 https://github.com/danielgindi/ios-charts |
|
| UITableView |
RNRippleTableView https://github.com/rnystrom/RNRippleTableView |
|
| Image |
NYXImagesKit: A set of efficient categories for UIImage class. It allows filtering, resizing, masking, rotating, enhancing... and more. https://github.com/Nyx0uf/NYXImagesKit iOS - Crop Image Based on a Mask (AAAA) http://jslim.net/blog/2014/12/09/ios-crop-image-based-on-a-mask/ |
|
| Color |
https://github.com/mRs-/HexColors |
|
| UIKeyboard |
A drop-in universal solution for moving text fields out of the way of the keyboard in iOS https://github.com/michaeltyson/TPKeyboardAvoiding https://github.com/hackiftekhar/IQKeyboardManager |
|
| ActionSheet |
NAModalSheet present your own view modally with a blurred version of the background showing through https://github.com/thedarkbark/NAModalSheet |
|
| Logger framework | iOS.logging-framework | |
| Custom Alert/Toast | ||
| Audio |
Free AudioKit Lets iOS, Mac Developers Code Synths and Sound (To Read) http://createdigitalmusic.com/2015/01/free-audiokit-lets-ios-mac-developers-code-synths-sound/ |
|
| SMS UI | ||
| Date Picker |
https://github.com/syshen/FlatDatePicker https://maniacdev.com/2013/07/great-looking-open-source-ios-flat-date-picker-ui-control https://github.com/hons82/THCalendarDatePicker https://github.com/mwermuth/MWDatePicker RMDateSelectionViewController https://github.com/CooperRS/RMDateSelectionViewController |
|
| Other Lists |
27 iOS open source libraries to skyrocket your development. https://medium.com/app-coder-io/27-ios-open-source-libraries-to-skyrocket-your-development-301b67d3124c#.xrt2d0tzy |
|
| SVG |
TouchVG A lightweight 2D vector drawing framework for iOS. http://mirror.vsibiri.info/libraries.io/cocoapods/TouchVG.htm SVGKit https://cocoapods.org/pods/SVGKit |
|
| Page Hierarchy Effect |
An implementation of the sliding functionality found in the Path 2.0 or Facebook iOS apps. https://github.com/ViewDeck/ViewDeck CNPPopupController CNPPopupController is a simple and versatile class for presenting a custom popup in a variety of fashions. It includes a many options for controlling how your popup appears and behaves. https://github.com/carsonperrotti/CNPPopupController
|
|
| Animation |
UITextField subclass with floating labels - inspired by Matt D. Smith's design: http://dribbble.com/shots/1254439--GIF-Mobile-Form-Interaction?list=users |
|
| Tag Cloud |
A tool to generate tag clouds on iOS. https://github.com/xuXie/HPLTagCloudGenerator Creating a Tag Cloud in Cocoa, Objective C http://www.knowstack.com/creating-a-tag-cloud-in-cocoa-objective-c/ https://github.com/rickytan/RTagCloudView https://github.com/dongxinb/DBSphereTagCloud https://github.com/cezarsignori/SphereView Drawing a sphere or other 3D shapes in C4? http://stackoverflow.com/questions/18706997/drawing-a-sphere-or-other-3d-shapes-in-c4 SpinCyper spin cypher 3D tag cloud iOS iPad iPhone iPod touch itouch quaternions rotations https://spincypher.wordpress.com/tag/spincyper-spin-cypher-3d-tag-cloud-ios-ipad-iphone-ipod-touch-itouch-quaternions-rotations/ Arcball rotation with GLKit (AAAA) http://thestrangeagency.com/arcball-rotation-with-glkit/ |
|
|
Animate Text of Label |
https://github.com/zipme/RQShineLabel https://github.com/itouch2/LazyFadeInView |
|
| Top list |
Top 10 Most Useful iOS Libraries to Know and Love (2012) http://www.raywenderlich.com/21987/top-10-most-useful-ios-libraries-to-know-and-love |
|
| Todo list |
DZNEmptyDataSet A drop-in UITableView/UICollectionView superclass category for showing empty datasets whenever the view has no content to display. https://github.com/dzenbot/DZNEmptyDataSet MCSwipeTableViewCell Convenient UITableViewCell subclass that implements a swippable content to trigger actions (similar to the Mailbox app). https://github.com/alikaragoz/MCSwipeTableViewCell PullToBounce Animated "Pull To Refresh" Library for UIScrollView. https://github.com/entotsu/PullToBounce Spinning Indicator http://blog.matthewcheok.com/design-teardown-spinning-indicator/ BBFrameworks Repository for common iOS/OSX categories, classes, and functions. https://github.com/BionBilateral/BBFrameworks MEReactiveKit A collection of classes that extend the UIKit framework, built on top of ReactiveCocoa. Compatible with iOS, 7.0+. https://github.com/TeamMaestro/MEReactiveKit MacPin Generate Site Specific Browser apps for Mac OSX using Swift and Javascript https://github.com/kfix/MacPin Cocoa library for Hacker News. https://github.com/Xuzz/HNKit https://github.com/grgcombs https://github.com/grgcombs/SafeDataStructureKit The software that drives the Pixel Heart. https://github.com/thepixelheart/PixelPusher A UILabel with #hashtag @handle and links tappable https://github.com/SebastienThiebaud/STTweetLabel Smooth & fast line drawing from touch inputs for UIViews using Quartz https://github.com/levinunnink/Smooth-Line-View https://github.com/jharwig/PPSSignatureView iOS Signature Capture Demo The smartest storage for network resources https://github.com/Alterplay/APSmartStorage APOfflineReverseGeocoding (To Debug) Offline reverse geocoding library written in Objective-C https://github.com/Alterplay/APOfflineReverseGeocoding A custom photo viewer that implements device motion scrolling, inspired by Facebook Paper. https://github.com/chroman/CRMotionView A view controller that organizes multiple navigation controllers in a stack inspired by Evernote 5.0 app https://github.com/Appsido/KLNoteViewController uitableviewcellseperatoreffectfun How to use the UITableView seperator effect with vibrancy to help make your cell separators pop like in iOS Notification Center https://github.com/danielgalasko/uitableviewcellseperatoreffectfun Elastic pull to refresh for iOS developed in Swift https://github.com/gontovnik/DGElasticPullToRefresh A custom modal transition that presents a controller with an expanding effect while sliding out the presenter remnants. https://github.com/ifitdoesntwork/DAExpandAnimation Runkeeper design switch control (two part segment control) https://github.com/gontovnik/DGRunkeeperSwitch/ DGDrawRectAnimationTutorial (AAAA) Source code for drawRect animation tutorial.
https://github.com/gontovnik/DGDrawRectAnimationTutorial https://github.com/calabash/calabash-ios-server Flipboard/FLAnimatedImagehttps://github.com/Flipboard/FLAnimatedImage kaishin/gifuhttps://github.com/kaishin/gifu Smooth asynchronous user interfaces for iOS apps. http://asyncdisplaykit.org
https://github.com/facebook/AsyncDisplayKit https://github.com/cparnot/ASCIImage ParseKit http://parsekit.com/2015/08/parsekit-cocoa-objective-c-framework-for-parsing-tokenizing-and-language-processing/ nui (To Debug) Style iOS apps with a stylesheet, similar to CSS https://github.com/tombenner/nui Find memory leaks in your iOS app at develop time. https://github.com/Zepo/MLeaksFinder A handy class for iOS to use UILabel as a countdown timer or stopwatch just like in Apple Clock App. https://github.com/mineschan/MZTimerLabel Projects List 4thline.org (To Debug) https://github.com/4thline SWTableViewCell – Expose Utility Buttons with an easy-to-use UITableViewCell subclass http://ios-blog.co.uk/tutorials/swtableviewcell-expose-utility-buttons-with-an-easy-to-use-uitableviewcell-subclass/ TLIndexPathTools is a small set of classes that can greatly simplify your table and collection views.
https://github.com/wtmoose/TLIndexPathTools PromiseKit http://promisekit.org/ https://github.com/mxcl/PromiseKit CDZPinger https://github.com/cdzombak/CDZPinger RESideMenu (To Debug) https://github.com/romaonthego/RESideMenu PureLayout (To Debug) https://github.com/PureLayout/PureLayout objc-TimesSquare (日历) https://github.com/puls/objc-TimesSquare TSMessages (AAAA) https://github.com/KrauseFx/TSMessages https://krausefx.com/blog/tsmessages "TSMessages and allows the developer to easily display little Notification/Messages on the top of the screen without stopping the user interaction. (similar to Tweetbot)" https://github.com/pili-engineering/PLCameraStreamingKit AssetPicker https://github.com/chiunam/CTAssetsPickerController https://github.com/wessmith/WSAssetPickerController ios-fontawesome (To Debug) Font awesome is an iconic font. Read more about it on http://fortawesome.github.com/Font-Awesome/ This category brings this great iconic font on iOS. https://github.com/alexdrone/ios-fontawesome FormatterKit (To Debug)
https://github.com/mattt/FormatterKit repositories https://github.com/Appsido?tab=repositories https://github.com/gontovnik?tab=repositories 你不能不知道的iOS开发75种秘密武器(Part Ⅱ) http://mp.weixin.qq.com/s?__biz=MjM5OTA3MzE5OA==&mid=204691281&idx=1&sn=f7035e0b15d6145e2f857d6ac447bf53&3rd=MzA3MDU4NTYzMw==&scene=6#rd iOS开发干货, 开源类库介绍合集等众多精彩库 http://mp.weixin.qq.com/s?__biz=MzA5NjkyNDA2MQ==&mid=209183069&idx=1&sn=684d8a23d34084afccf347b8c358486e&3rd=MzA3MDU4NTYzMw==&scene=6#rd |
|
| Library Usage | ||
| ReactiveCocoa |
https://github.com/ReactiveCocoa/ReactiveCocoa ReactiveCocoa is inspired by functional reactive programming. |
|
| SVG Image |
https://github.com/SVGKit/SVGKit Display and interact with SVG Images on iOS / OS X, using native rendering (CoreAnimation) |
|
| Swift |
iOS.OpenSource.AllInOne的更多相关文章
- iOS.OpenSource.PopularProject
1. Core Plot Core Plot is a plotting framework for OS X and iOS. It provides 2D visualization of dat ...
- iOS开发60分钟入门
原文:https://github.com/qinjx/30min_guides/blob/master/ios.md 本文面向已有其它语言(如Java,C,PHP,Javascript)编程经验的i ...
- iOS开发入门
https://github.com/qinjx/30min_guides/blob/master/ios.md 任何C源程序,不经修改,即可通过Objective-C编译器成功编译 Objectiv ...
- 四个很好的开源app项目
Open Source and the iOS App Store Today, we are open-sourcing 4 iOS apps: ThatInbox, an email client ...
- OpenSource.iOS.ProtobufWithObjective-C
2. 在iOS(Mac OS X)中使用protobuf 2.0 构建protoc A) 下载最新的protobuf版本 B) 依据README中的步骤依次进行 2.1 添加protobuf到工程中 ...
- 【腾讯Bugly干货分享】聊聊苹果的Bug - iOS 10 nano_free Crash
本文来自于腾讯Bugly公众号(weixinBugly),未经作者同意,请勿转载,原文地址:https://mp.weixin.qq.com/s/hnwj24xqrtOhcjEt_TaQ9w 作者:张 ...
- iOS面试用到的知识点和技术点--第二章
接着第一章的继续 昨天没有更新,很抱歉 1.Socket编程 以及一些第三方框架Socket-IO GCDAsyncSocket通信框架? 1.使用系统自带的CFsocket 2.第三方Socket ...
- 关于iOS的runtime
runtime是一个很有意思的东西,如果你学iOS开发很经常就会用到或被问到runtime.那么runtime是什么呢,如何去了解它. runtime:中文名 运行时,系统在编译时留下的一些 类型,操 ...
- ios升级<注:来着微信平台>
<来着微信平台> http://mp.weixin.qq.com/s?__biz=MjM5NTIyNTUyMQ==&mid=2709545194&idx=1&sn ...
随机推荐
- js滚动效果-(up,left)
// JavaScript Document //图片横向滚动// 2012-1-12 zhx 改版 改为调用方法 调用参数为元素名称 //name 控件名称 //direction 滚动方向 暂时支 ...
- 将本地项目上传到git总结
一.总结:
- Linux下访问网站
1.将打包的文件解压到/usr/local/tomcat7/webapps/ROOT下 2.将8080端口开启 3.通过浏览器访问,结果返回来的状态时Aborted,出现 严重: The web ap ...
- HDU3487 play with chain
题目大意:给出1到n的有序数列,现在有两个操作: 1.CUT a b c 把第a到第b个数剪切下来,放到剩下的第c个数的后边. 2.FLIP a b 把第a到第b个数反转. 经过总共m次操作后,求现 ...
- Charles V4系列更新 | 绿色特别版 | 视频教程
Charles V4.0 视频教程 http://www.cnblogs.com/weimjsam/p/5841816.html Charles V4系列 绿色特别版,解压密码:博客名 链接: htt ...
- Angular(2)
1.自定义指令,直接栗子: note:定义指定是驼峰,2部分 前缀+作用,but 调用 改驼峰首字母大写处为 (-首字母小写) <!DOCTYPE html><html lang= ...
- Linux 11g rac PSU
PSU补丁:p22191577_112040_Linux-x86-64.zipOPATCH工具:p6880880_112000_LINUX.zip 解压OPATCH工具 覆盖到/u01/11.2.0/ ...
- 黑马程序员_JAVA基础知识总结3
------- android培训.java培训.期待与您交流! ---------- Java源文件的扩展名是.java,编译之后生成.class的文件.所有的类都有一个共同的继承祖先Object类 ...
- Mono addin 学习笔记 5 TypeExtensionPoint
1. Attribute声明方式 定义扩展点: [TypeExtensionPoint]public interface ICommand{ void Run();} 定义扩展: [Ex ...
- UVa10806 Dijkstra,Dijkstra-费用网络流
Problem, in short Given a weighed, undirected graph, find the shortest path from S to T and back wit ...