SwiftBlurTest
September 11, 2018 • Apache 2.0 License
Swift OpenCV integration , Swift Blur Test on picture.
No image provided.
ZHMaskCamera
September 11, 2018 • Apache 2.0 License
ZHMaskCamera is a camera that takes UIImage (masking image), takes a photo but it gives you a masked picture from captured photo.
GoogleMapsHelper
April 20, 2017 • Apache 2.0 License
An easy to integrate Model Based Google Maps Helper (SVHTTPClient, AFNetworking) That lets you Geo Code , Reverse Geocode, Get Directions , Places Autocomplete.
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...
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 ...
SwiftySampleProject
March 05, 2017 • Apache 2.0 License
A starter project for Sample Project in swift 4.x, iOS 11.4.x (also bridging header included so you could use objective c code in it as well )
SwiftUserManager
March 04, 2017 • MIT License
A usermanager written in swift 3.0 saves you from hassle of saving your active user session.
** Call api and give the json to MOProfile to make a model and call UserManager.setCurrentUser(model...