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.
DynamicOC
August 09, 2019 • MIT License
A hotfix library based on flex/yacc. You can call any Objective-C class and method using DynamicOC. DynamicOC is functionally similar to JSPath, but it only needs to write native OC syntax to imple...
ALLKit - Async List Layout Kit
May 21, 2019 • MIT License
A declarative data-driven framework for rapid development of smooth UI.
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.
FlexLib
December 25, 2017 • MIT License
FlexLib is a framework for creating native iOS applications using a human-readable markup language, similar to Android and .NET development way. The layout is written in xml file based on flexbox m...
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
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...
MLLayout
July 17, 2016 • MIT License
Flexbox in Objective-C, using Facebook's css-layout.
Inspired by React Native.
- Flexbox is the best way to layout in mobile platform. So many popular libraries use it, eg: componentkit, Asyn...
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...
FlexboxLayout
March 13, 2016 • Apache 2.0 License
Port of Facebook's css-layout to Swift + a declarative way to construct views inspired by React.
FlexSlidingView
August 28, 2015 • MIT License
FlexSlidingView iOS SDK implements flexible sliding of a view above another view where all views are managed by UIViewControllers
ios-flexboxkit
May 24, 2015 • MIT License
A simple UIKit extension to wrap Flexbox layouts (based on Facebook's flexbox implementation)
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...