devios1's Stars
tonsky/FiraCode
Free monospaced font with programming ligatures
ChartsOrg/Charts
Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
Mantle/Mantle
Model framework for Cocoa and Cocoa Touch
jessesquires/JSQMessagesViewController
An elegant messages UI library for iOS
PureLayout/PureLayout
The ultimate API for iOS & OS X Auto Layout — impressively simple, immensely powerful. Objective-C and Swift compatible.
philackm/ScrollableGraphView
An adaptive scrollable graph view for iOS to visualise simple discrete datasets. Written in Swift.
nicklockwood/FXBlurView
[DEPRECATED]
jspahrsummers/libextobjc
A Cocoa library to extend the Objective-C programming language.
vfr/Reader
PDF Reader Core for iOS
HeshamMegid/HMSegmentedControl
A highly customizable drop-in replacement for UISegmentedControl.
ealeksandrov/EAIntroView
Highly customizable drop-in solution for introduction views.
JonasGessner/JGProgressHUD
An elegant and simple progress HUD for iOS and tvOS, compatible with Swift and ObjC.
erichoracek/MSDynamicsDrawerViewController
Container view controller that leverages UIKit Dynamics to provide a realistic drawer navigation paradigm.
romaonthego/REFrostedViewController
iOS 7/8 style blurred view controller that appears on top of your view controller.
pocketsvg/PocketSVG
Easily convert your SVG files into CGPaths, CAShapeLayers, and UIBezierPaths
MatthewYork/MYBlurIntroductionView
A super-charged version of MYIntroductionView for building custom app introductions and tutorials.
nfarina/calloutview
A lightweight callout view class for iOS mimicking UICalloutView.
tomvanzummeren/TZStackView
UIStackView replica for iOS 7.x and iOS 8.x
runway20/PopoverView
A simple UIView popover control for iPhone/iPad written in CoreGraphics.
xissburg/XBPageCurl
A decent page curl transition for iOS.
ryanmaxwell/UIAlertView-Blocks
Category on UIAlertView to use inline block callbacks instead of delegate callbacks.
mukyasa/MMPaper
MMPaper [Inspired From Paper by Facebook, Approach to simulate Paper app
betzerra/EBCardCollectionViewLayout
d0ping/DBMapSelectorViewController
This component allows you to select circular map region from the MKMapView.
doukasd/iOS-Components
Misc components for the iOS. Just random stuff really but hopefully useful.
mattjgalloway/MJGFoundation
Collection of iOS classes & categories.
alexmeji/SFlatButton
Create a Buttons in Swift like Bootstrap 3.0
stavash-zz/UIBAlertView
A block-based UIAlertView alternative which runs a handler block after interactions are done, instead of using delegation