Stay in touch
Animating Navigation Bar
February 27, 2017 • Apache 2.0 License
animate the navigation bar while scrolling
AALoaders
February 27, 2017 • Apache 2.0 License
AALoaders is a lightweight, easy-to-use and powerful progress view loaders framework, written in Swift. It uses simple native elements for progress loading with customisations and allow to use with...
InteractiveSideMenu
February 27, 2017 • Apache 2.0 License
It supports following customization:
- Animation duration
- Visible content width
- Content scale
- Using spring animation with params customization
- Animation options like animation curve
UITextField_AutoSuggestion
February 27, 2017 • MIT License
This category extends UITextField functionality by adding auto suggestion feature. It's very easy to add this feature. You just need to implement some data source methods.
No image provided.
Elastic
February 27, 2017 • MIT License
Fancy elastic transition powered by Metal, UIKit Dynamics, & Hero
No image provided.
FormToolbar
February 26, 2017 • MIT License
Simple, movable and powerful toolbar for UITextField and UITextView.
You can move prev/next form easily!
SelectPickerCell
February 26, 2017 • MIT License
Inline/Expanding UIPicker for table views. Easy to setup
AASignatureView
February 26, 2017 • Apache 2.0 License
AASignatureView is a UIView to capture digital signature by drawing it on screen easily in iOS, written in Swift.
AABlurAlertController
February 26, 2017 • MIT License
Beautiful configurable Alert View with blurred background developed in Swift
No image provided.
LoginForm
February 26, 2017 • Apache 2.0 License
Login Form UI for iPhone application in portrait mode
Photostream
February 26, 2017 • MIT License
A photo sharing iOS app that uses Firebase and is being driven by VIPER architecture.
CustomDoubleSlider
February 26, 2017 • MIT License
CustomDoubleSlider for macOS written in swift 3.0
A double slider uset to select a range. The range is specific created to use for time purpose, but can be adaptad to use anywhere.
No image provided.
SRDownloadManager
February 26, 2017 • MIT License
Files download manager based on NSURLSessionDataTask.
Dratini
February 25, 2017 • MIT License
Dratini is a neat network abstraction layer. Dratini uses protocols to define network request, parameters and response, which makes your network layer more readable and testable.