ButtonClickStyle
April 13, 2022 • MIT License
This is a customizable/designable "button view", with 15 animated click styles, that allows you to design your own buttons from subviews, in storyboard and xib right away.
No image provided.
FigmaConvertXib
February 18, 2021 • Apache 2.0 License
FigmaConvertXib is a tool for exporting design elements from figma.com and generating files to a projects iOS .xib / Android .xml
FlexibleHeader
August 21, 2019 • MIT License
A Container view that responds to scrolling of the UIScrollView
FlexibleRowHeightGridLayout
August 20, 2019 • MIT License
A UICollectionView grid layout designed to support Dynamic Type by allowing the height of each row to size to fit content.
FlexibleTimePicker
January 30, 2018 • MIT License
With this time picker widget, you will be able to add a flexible and easy to use time picker.
FlexibleGauge
December 01, 2017 • MIT License
With this animated gauge you will be able to create flexible gauges with or without images in or out of the gauge circle.
Add this to Podfile --> pod 'FlexibleGauge' and refresh the pod installation
AANotifier
March 09, 2017 • Apache 2.0 License
AANotifier allows you to create UIView based fragments to be appear on screen at runtime in iOS, written in Swift.
FlatButton
March 06, 2017 • MIT License
Layer based NSButton with Interface Builder exposed style options.
RSCustomTabbarController
October 21, 2016 • MIT License
This is super flexible Custom tab bar controller implementation. You have the complete opportunity to customise according to your necessity.
No image provided.
Self-Sizing Collection View
July 20, 2016 • BSD License
The collection view is a great UI element but it doesn't handle elements with various content sizes elegantly. JMCFlexibleCollectionLayout based on customizable parameters like spacing between cell...
GSKStretchyHeaderView
June 23, 2016 • MIT License
A generic, easy to use stretchy header for UITableView and UICollectionView. It works without subclassing your table or collection view or by using a custom UICollectionViewLayout, so you can easil...
INSNibLoading
March 05, 2016 • Unspecified License
A UIView/NSView category and a subclass for loading custom view from UINib (xib) files
CSWXIBWalkThrough
August 30, 2015 • MIT License
An Objective-C clone of github/ariok/BWWalkthrough using only XIB files, no storyboards
BLKFlexibleHeightBar
March 12, 2015 • MIT License
BLKFlexibleHeightBar allows you to create header bars with flexible heights. Often, this sort of UI paradigm is used to hide chrome and make room for more content as a user is scrolling. This is se...
MHNibTableViewCell
July 24, 2011 • MIT License
A UITableViewCell subclass that makes it easy to load table view cells from nib files.