Pinned Repositories
CodeSnippets
My personnal Snippets for iOS devlopment in Xcode 5
MindGarden-IOS
Y6HighlightSpotView-iOS
A View with a tranparent hole, useful for explain something to the user, in a tutorial for example.
Y6JSONFileManager-iOS
a file manager which let you write and read quickly a file in iOS from any object.
Y6NetworkHandler-iOS
an object which handle for you all the communication with a server ( including network status, and error management )
Y6ProgressiveScrollView-iOS
A ScrollView wich can be user to manage progressive animation easily.
Y6ShareKit-iOS
a minimal sharekit for iOS - let you use the commons sharing methods easily.
Y6TemplateViewController-iOS
a template from UIViewController which handle a lot of functions often needed while iOS app devlopment.
Ysix's Repositories
Ysix/CodeSnippets
My personnal Snippets for iOS devlopment in Xcode 5
Ysix/Y6HighlightSpotView-iOS
A View with a tranparent hole, useful for explain something to the user, in a tutorial for example.
Ysix/Y6JSONFileManager-iOS
a file manager which let you write and read quickly a file in iOS from any object.
Ysix/Y6NetworkHandler-iOS
an object which handle for you all the communication with a server ( including network status, and error management )
Ysix/Y6ProgressiveScrollView-iOS
A ScrollView wich can be user to manage progressive animation easily.
Ysix/Y6ShareKit-iOS
a minimal sharekit for iOS - let you use the commons sharing methods easily.
Ysix/Y6TemplateViewController-iOS
a template from UIViewController which handle a lot of functions often needed while iOS app devlopment.
Ysix/MindGarden-IOS
Ysix/MonthYearPicker
A UIDatePicker subclass for selecting a date using a month and a year
Ysix/PopupDialog
A simple, customizable popup dialog for iOS written in Swift. Replaces UIAlertController alert style.
Ysix/SMDatePicker
UIDatePicker with customisable UIToolbar
Ysix/SwiftExtensions
Ysix/Warg
Ysix/WebService
Ysix/Y6ImagePicker-iOS
Image picker for iOS system let the user choose from where to pick the picture
Ysix/Y6LoginController-iOS
A navigation controller with two view controllers displaying one or the other depending on the state of the user's session.
Ysix/Y6NetworkHandler-Swift
Ysix/Y6SideMenu
Class heriting from UIViewController including a lateral menu.