Stay in touch
CNICTextFieldView
April 13, 2017 • Apache 2.0 License
CNIC Validation View
It is a separate View that input CNIC
It is highly customisable by editing constants
NSInteger const kFirstPhaseLength = 5;
NSInteger const kSecondPhaseLength = 7;
NSInte...
LanguageManger-iOS
April 11, 2017 • Apache 2.0 License
Language manger used to handle change app language without restart the app
PBTreeView
April 09, 2017 • Apache 2.0 License
An UITreeView implementation from UITableView that Apple missed in its UIKit framework. And it is in pure Swift.
BSHourPicker
April 08, 2017 • Apache 2.0 License
You can replace your keyboard with a picker which shows custom hours.
ConcurrentDownloadsSwift3
April 08, 2017 • Apache 2.0 License
This project contains A-Z details of how to support concurrent downloads in Swift3 via remote URLs. Also saving the downloaded files to your local directory && viewing them in offline mode && also ...
BubblePicker
April 06, 2017 • Apache 2.0 License
This provide custom UIPickerView controller with multiple components
BRCircularProgressBar
March 31, 2017 • Apache 2.0 License
It shows circular progress for multi purpose like download, upload and timer progress.
JDPlayer
March 30, 2017 • Apache 2.0 License
A video player for iOS based on AVFoundation,JDPlayer is powerful and easy to integrate in your project.
ImageSlider-Swift
March 30, 2017 • Apache 2.0 License
A simple image slider in Swift with a switch to turn on/off auto slide.
AppleMusicAnimation
March 29, 2017 • Apache 2.0 License
AppleMusicAnimation (Similar like apple music genre section screen) is a component which you can use to create a pool of subviews which can animated and will use physicis to animate on siwpe
ISParseBind
March 24, 2017 • Apache 2.0 License
Setup your class structure in Xcode Interface Builder and save() in Parse Server.
GoogleLoginManager
March 21, 2017 • Apache 2.0 License
Login Manager for Google (Google Plus Deprecated). Written in Swift 3.0 and Objective C.
SampleProject
March 20, 2017 • Apache 2.0 License
Getting on board with iOS can be intimidating. Neither Swift nor Objective-C are widely used elsewhere, the platform has its own names for almost everything, and it's a bumpy road for your code to ...
KRSPhotoGallery
March 20, 2017 • Apache 2.0 License
Custom gallery for multiple selection of images using collectionView
ATDraggableDynamicView
March 17, 2017 • Apache 2.0 License
Draggable view for implementing notifications cards like in Swarm application. Uses UIKit Dynamics for simulating physics.
Please see animation demo GIF in source repo.
Social Media Logins
March 14, 2017 • Apache 2.0 License
Social Media contain various third party login & LogOut functionality
1. Gmail
2. Facebook
3. Twitter
4. Linkedin
UI is simple and easy to use