dasilvans's Stars
foursquare/FSQCollectionViewAlignedLayout
FSQCollectionViewAlignedLayout is a generic collection view layout designed to be very flexible and configurable. It's goal is to save its users from having to write their own custom layout classes every time UICollectionViewFlowLayout is not appropriate for their view.
nomad-cli/shenzhen
CLI for Building & Distributing iOS Apps (.ipa Files)
Vaberer/Font-Awesome-Swift
Font Awesome swift library for iOS.
marty-suzuki/SACollectionViewVerticalScalingFlowLayout
UICollectionViewLayout that performs scaling up and down automatically on disappearing cells, and applies UIDynamics.
chenzeyu/CZPicker
a picker view shown as a popup for iOS in Objective-C
Beniamiiin/BSErrorMessageView
Error message view for text field
nsomar/OAStackView
Porting UIStackView to iOS 7+
yannickl/DynamicColor
Yet another extension to manipulate colors easily in Swift and SwiftUI
nicklockwood/ColorUtils
[DEPRECATED]
mokagio/UICollectionViewLeftAlignedLayout
A layout for UICollectionView that aligns the cells to the left.
Marxon13/M13PDFKit
M13PDFKit is an iBooks like PDF viewer that can be embedded in iOS applications.
dkhamsing/open-source-ios-apps
:iphone: Collaborative List of Open-Source iOS Apps
CocoaLumberjack/CocoaLumberjack
A fast & simple, yet powerful & flexible logging framework for macOS, iOS, tvOS and watchOS
krzysztofzablocki/Bootstrap
iOS project bootstrap aimed at high quality coding.
MattesGroeger/MGBenchmark
Library to measure code execution times easily
danielamitay/iOS-App-Performance-Cheatsheet
A collection of code substitutions and configurations that can improve Objective-C code performance on iOS.
Rightpoint/RZCellSizeManager
Dynamic size computation and caching for cells.
romaHerman/timeLineiOS
DropIn TimeLine with progress animatiom
JPluto/Path2DemoPrj
Path2DemoPrj
gcanti/tcomb-form-native
Forms library for react-native
gigablah/grid
Drag and drop library for two-dimensional, resizable and responsive lists
hootsuite/grid
Drag and drop library for two-dimensional, resizable and responsive lists
markohlebar/BIND
Data Binding and MVVM for iOS
CSStickyHeaderFlowLayout/CSStickyHeaderFlowLayout
UICollectionView replacement of UITableView. Do even more like Parallax Header, Sticky Section Header. Made for iOS 7.
johnno1962/injectionforxcode
Runtime Code Injection for Objective-C & Swift
benoitsan/BBUncrustifyPlugin-Xcode
Xcode plugin to format source code using ClangFormat or Uncrustify
KMindeguia/movies
SnapKit/Masonry
Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout
inamiy/YIInnerShadowView
Inner-shadow UIView/CALayer for iOS.
m1entus/MZFormSheetController
MZFormSheetController provides an alternative to the native iOS UIModalPresentationFormSheet, adding support for iPhone and additional opportunities to setup controller size and feel form sheet.