ScalingHeaderScrollView
April 20, 2022 • MIT License
A scroll view with a sticky header which shrinks as you scroll. Written with SwiftUI.
No image provided.
SwiftSuccessCheck
August 23, 2017 • MIT License
Animated success tick with completion block developed in swift 3
HSStockChart
March 01, 2017 • MIT License
Stock Chart include CandleStickChart,TimeLineChart. 股票走势图,包括 K 线图,分时图,并提供横屏展示,手势缩放,拖动
No image provided.
JLStickerTextView
June 28, 2016 • MIT License
add text(multiple line support) to imageView, edit, rotate or resize them as you want, then render the text on image
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...
StickyFlowLayout
January 08, 2016 • MIT License
Collection view layout for presenting overlapping cells. Previously was used in Corner App.
IOStickyHeader
December 08, 2015 • Unspecified License
Parallax and Sticky header done right using UICollectionViewLayout
No image provided.
SAStickyHeader
November 07, 2015 • MIT License
A very simple sticky header with multiple image support via swipe gestures
NgKeyboardTracker
August 25, 2015 • Unspecified License
Objective-C library for tracking keyboard in iOS apps.
An article describing the usage:
https://medium.com/@meiwin/a-stickler-for-details-implementing-sticky-input-fields-in-ios-f88553d36dab
ASFloatingHeadersFlowLayout
May 04, 2015 • MIT License
High performance implementation of CollectionView Flow Layout for Sticky/Floating headers behavior like in table view.
Used new iOS7/8 features with partial invalidation.
BABFrameObservingInputAccessoryView
February 22, 2015 • MIT License
A simple view which allows for an iOS Messages style keyboard input view and panning behavior.
Supports iOS 7.0+
- Free of method swizzling
- No associated objects or other runtime hacks
- ...
IQLabelView
January 22, 2015 • MIT License
IQLabelView is used to add text overlay and resize and rotate it with single finger.
pod 'IQLabelView', '~> 0.1'
fancy-schmancy-joystick
November 13, 2014 • MIT License
Fancy Schmancy Joystick is a simple joystick class built for Cocos2d v3.
TFStackingSectionsTableView
September 28, 2014 • MIT License
In a regular table view, only the current section header is pinned to the top. TFStackingSectionsTableView keeps all the section headers on screen, stacked at the top and bottom of the table. You c...
MYNStickyFlowLayout
September 09, 2014 • MIT License
Drop-in sticky headers and footers for UICollectionView.
VPStickyHeaderCollectionView
August 27, 2014 • MIT License
Collection view sticky header implementation in Swift