Skip to content

Helper project that contains various plugins, helpers, utilities for all projects.

Notifications You must be signed in to change notification settings

JaleelNazir/Kozinga-iOSHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kozinga-iOSHelper

This is a helper project that contains various plugins, helpers, utilities for all projects.

Includes:

MyCustomChooser: A customizable chooser similar to the action sheet. Also includes options to pick from a picker view instead of standard buttons.

Loading: A simple loading view controller that serves as an example of how to create easy to implement loading dialogs.

Better Swift Core Data: Custom core data classes that make creating, updating, and deleting managed objects easy and straightforward.

User Settings: An example UserSettings class that utilizes the better core data techniquest to manage a single set of user settings for an application.

View Controller Subclassing: View controller subclasses allow for easy customization as well as easy sharing of common methods throughout a project.

Userful class Extensions: Extensions for UIColor, UIFont, UIViewController, Array, UIDevice, NSDate, String, UIIMage, and UIView.

Other Utility Classes and Functions: More useful general purpose functions relating to rating an app, global dispatch, notifications, among others.

About

Helper project that contains various plugins, helpers, utilities for all projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages