Stay in touch
TNInfoBubble
August 23, 2016 • MIT License
TNInfoBubble is a component written in Swift to create a Prisma-like info bubble. The looks of the info bubble can be changed. It works with Storyboards & code.
MKSpinner
August 22, 2016 • MIT License
A beautiful activity indicator written in Swift, same of 'https://github.com/icanzilb/SwiftSpinner' with new spin animation
RMSquarePageControl
August 22, 2016 • MIT License
A custom page control having square indicators works both vertically and horizontally.
NRMirror
August 22, 2016 • MIT License
NRMirror helps you to sync your models with web service response or any input dictionary and. So its work like a object mapper for your project. So dont worry about manually mapping your model ob...
watchOS-3-heartrate
August 19, 2016 • MIT License
watchOS 3.0 healthkit, heartrate streaming, start workout session, Swift3
InfiniteCollectionView
August 18, 2016 • MIT License
Infinite horizontal scrolling using UICollectionView.
SlidingPanel
August 17, 2016 • MIT License
SVSlidingPanel is a UIViewController container designed for presenting a center panel with revealable side panels - one to the left and one to the right. It supports iOS 7 or later.
ConvertCurrency
August 16, 2016 • MIT License
An iOS app for converting currencies written in Swift3
DPDraggableButton-Swift
August 15, 2016 • MIT License
Drag or tap the button to trigger Gesture event
AvatarImageView
August 15, 2016 • MIT License
AvatarImageView is a customisable subclass of UIImageView that is designed to show users' profile pictures. It falls back to the user's initials with a random background color if no profile picture...
VKAfterTimeTextField
August 14, 2016 • MIT License
VKAfterTimeTextField is a sub-class of UITextField which allows you to know when user edited it last time during current use session. Also it allows to notify after specific time interval when user...
BounceAlertView
August 11, 2016 • MIT License
A simple bounce and fadeout AlertView written in Swift
DistancePicker
August 09, 2016 • MIT License
DistancePicker is a custom UIKit control to select a distance with a pan gesture. It looks like a ruler with multiple distance marks and can be used to resize a map, set up a geofence or choose a s...
SJSegmentedViewController
August 09, 2016 • MIT License
SJSegmentedScrollView is a light weight generic controller written in Swift 2.3. Its a simple customisable controller were you can integrate any number of ViewControllers into a segmented controlle...
AICustomViewControllerTransition
August 08, 2016 • MIT License
Easy and tidy way for creating custom UIViewController transitions for iOS