Stay in touch
SMFloatingLabelTextField
July 17, 2016 • Apache 2.0 License
A subclass of UITextField that displays floating placeholder
Parent-Child-CoreData
July 17, 2016 • Apache 2.0 License
This example will give you the basic idea on how to achieve Parent-Child ManagedObjectContexts in a real life scenario
Venn diagram (Objective C)
July 17, 2016 • Apache 2.0 License
Implement a venn diagram using objective C.
EssentialTableView
July 17, 2016 • Apache 2.0 License
A detailed project on UITableView which includes Parallax effects, Collapse/Expand UITableViewCell, 3D Touch on UITableViewCell
SCDatePicker
July 16, 2016 • Apache 2.0 License
SCDatePicker is a simple UIDatePicker with a UIToolbar and 'Done' button. Three lines of code.
MEVFloatingButton
July 15, 2016 • Apache 2.0 License
An iOS drop-in UITableView/UICollectionView/UIScrollView superclass category for showing a customizable floating button on top of it.
LBZSpinner
July 15, 2016 • Apache 2.0 License
Simple Spinner with dropdown-list for iOS (like android)
KScrollableTopMenuDemo
July 14, 2016 • Apache 2.0 License
A very simple demo with menu bttons on top of the view which can be scrolled very easily
November
July 14, 2016 • Apache 2.0 License
A handy API to convert NSDate to NSString and back written in swift
TimeSliderView
July 13, 2016 • Apache 2.0 License
UIView which works like UISlider to let user select time. It's possible to change time between 12 hours (AM/PM) and 24 hours mode.
INSPersistentContainer
July 11, 2016 • Apache 2.0 License
Open Source, 100% API compatible replacement of NSPersistentContainer for iOS8+
SuggestionsBox
July 11, 2016 • Apache 2.0 License
SuggestionsBox helps you build better a product trough your user suggestions.
PagingWithCollectionView
July 11, 2016 • Apache 2.0 License
This is collectionview with page control
PagingDataController
July 11, 2016 • Apache 2.0 License
**PagingDataController** is a library for implementing loading data by page (pagination) easily. It provides a short setup via few lines of code. You will not need to worry about page management, w...
SwiftyBeaver
July 11, 2016 • Apache 2.0 License
Convenient logging during development & release in Swift 2 & 3
Including own logging cloud platform with end-to-end encryption and native Mac App as client.
NSVTabBar
July 11, 2016 • Apache 2.0 License
To Create the different animation on UITabBar Controller
AKHappySwitch
July 11, 2016 • Apache 2.0 License
AKHappySwitch with Swift 2.2
I found a shot on dribble (https://dribbble.com/shots/2619401-Smiler). So I have tried to create this switch with Swift - iOS. It's not perfect as dribble shot but I...
GifButton
July 08, 2016 • Apache 2.0 License
Subclass of UIButton that provide abilyty to use gif image for transition between normal and selected state of button