Stay in touch
MJModalStatusView
November 15, 2017 • MIT License
This modal status view makes your app look fantastic, it is a simple and fancy modal to show any time!
MarchingLayer
November 15, 2017 • MIT License
Randomly fills layer with sprites and move them in any direction and speed you want.
IHTypeWriterLabel
November 13, 2017 • MIT License
A UILabel Subclass which animates the text filling process as if being typed.
Swifty360Player
November 13, 2017 • MIT License
iOS 360-degree video player streaming from an AVPlayer.
VSVerticalSlider
November 12, 2017 • MIT License
An animatable and customizable vertical slider written in Swift4.
Windless
November 11, 2017 • MIT License
Windless makes it easy to implement invisible layout loading view.
AHCategoryView
November 11, 2017 • Apache 2.0 License
AHCategoryView acts like a flexible UITabBarController, but upside down, for categorizing different pages of controllers in your app.
UIImageAlertController
November 10, 2017 • MIT License
UIViewController extension class (Objective-C) for picking / displaying images from the Photo Library (UIImagePickerController).
BackgroundCoreDataSwift4
November 09, 2017 • Apache 2.0 License
This Project looks like nothing in the UI but it covers an important and complex topic in CoreData , i.e, writing data to Database in background thread so that UI does not get blocked. It uses Swif...
SkeletonView
November 09, 2017 • MIT License
An elegant way to show users that something is happening and also prepare them to which contents he is waiting
LNZTreeView
November 09, 2017 • MIT License
This is a swift implementation for iOS of a Tree View. A Tree View is a graphical representation of a tree. Each element (node) can have a number of sub elements (children).
This particular impl...
MMPullSwipeDismiss
November 07, 2017 • Unspecified License
Facebook Like Swipe and Pull Dismiss Viewcontroller
No image provided.
CoreDataSwift4
November 06, 2017 • Apache 2.0 License
This Project implements CoreData in Swift4 with a lot reduction in boilerplate code, using a UITableView with NSFetchedResultsController along with CRUD operations and Batch Updates