ButtonOnKeyboard
January 10, 2021 • MIT License
"ButtonOnKeyboard" is used when the button position must change depending on the keyboard. Available in both basic and notch designs. It is also available for UIButton, as well as UIView.
ContainerController
June 17, 2020 • MIT License
UI Component. This is a copy swipe-panel from app: https://www.apple.com/ios/maps/ Swift version
FSPagerView
June 06, 2020 • MIT License
FSPagerView is an elegant Screen Slide Library. It is extremely helpful for making Banner View, Product Show, Welcome/Guide Pages, Screen/ViewController Sliders.
Expandable List
May 30, 2020 • MIT License
A Swift UI skeleton project that demonstrates an expanding and collapsing list
DateScrollPicker
November 22, 2019 • MIT License
Fully customizable date scroll view with picker feature for iOS written in Swift 5
BSZoomGridScrollView
November 20, 2019 • MIT License
Boooooring grid-scrollview that is only good at zooming series of views continuously, tracking your touch.
Infinite Scroll
October 27, 2019 • MIT License
Infinite scrolling allows users to load content continuously, eliminating the need for user's explicit actions. App loads some initial data and then load the rest of the data when the user reaches ...
LMJHorizontalScrollText
September 04, 2019 • MIT License
A simple and easy to use string scroll control.
FlexibleHeader
August 21, 2019 • MIT License
A Container view that responds to scrolling of the UIScrollView
KVideoPlayer
May 25, 2019 • Apache 2.0 License
Play Multiple local/URL videos using AVPlayer like facebook, instagram. On scrolling horizontally, previous video will pause and the current will start playing smoothly.
glide engine
May 06, 2019 • MIT License
Game engine for making 2d games on iOS, macOS and tvOS, with practical examples
https://vimeo.com/334243593
SMCounterLabel
April 02, 2019 • GPL License
A label that animates numeric label change with stock-like scroll animation.
TextViewMaster
January 28, 2019 • MIT License
📱Easy custom placeholder and growing textView
You can easily adjust the color, font, and position of the placeholder. The height of the textview automatically changes every time you increase or ...
CustomScrollView
December 27, 2018 • MIT License
Make Indicator always visible for UIScrollView in iOS
AMRefresher
December 12, 2018 • MIT License
Super easy way to use "Pull To Refresh" and "Infinite Scrolling" with 1 line of code