Search results for controller

MMGooglePlayNewsStand screenshot

MMGooglePlayNewsStand

September 01, 2015 • Apache 2.0 License
To Simulate iOS Google Play NewsStand app https://itunes.apple.com/in/app/google-play-newsstand/id459182288?mt=8
No image provided.

LNPopupController

August 31, 2015 • MIT License
LNPopupController is a framework for presenting view controllers as popups of other view controllers, much like the Apple Music and Podcasts apps. Once a popup bar is presented with a content vi...
NGSplitMenuController screenshot

NGSplitMenuController

August 31, 2015 • MIT License
Menu Driven Split view controller
AccordionTableViewController screenshot

AccordionTableViewController

August 31, 2015 • MIT License
Swift version of https://github.com/klevison/KMAccordionTableViewController
WAAppRouting screenshot

WAAppRouting

August 28, 2015 • Unspecified License
WAAppRouting is a library to help you dealing with routing on your app by handling controllers. The key point is that WAAppRouting handles a stack of controllers! After a simple configuration, cal...
FIDynamicViewController-Example screenshot

FIDynamicViewController-Example

August 27, 2015 • Apache 2.0 License
Create dynamic View Controller
HACClusterMapViewController screenshot

HACClusterMapViewController

August 26, 2015 • MIT License
HACClusterMapViewController class is written in Objective-C and facilitates the use of maps when they have many pins that show.
MultiSelectController screenshot

MultiSelectController

August 11, 2015 • MIT License
MultiSelectController is useful for making multiple selection with see selection on the top of controller.
TNImageSliderViewController screenshot

TNImageSliderViewController

August 09, 2015 • MIT License
A Swift image slider component based on UICollectionView
Keyboardy screenshot

Keyboardy

August 09, 2015 • MIT License
UIViewController extension for convenient keyboard management. Keyboardy extends UIViewController with few simple methods and provides delegate for handling keyboard appearance notifications. ...
NYAlertViewController screenshot

NYAlertViewController

August 04, 2015 • MIT License
Replacement for UIAlertController/UIAlertView with support for content views and UI customization.
LGSideMenuController screenshot

LGSideMenuController

July 22, 2015 • MIT License
iOS view controller shows left and right views on top of everything by pressing button or gesture
LicensingViewController screenshot

LicensingViewController

July 20, 2015 • MIT License
UIViewController subclass with a simple API for displaying licensing information.
PreferencesTabViewController screenshot

PreferencesTabViewController

July 16, 2015 • MIT License
PreferencesTabViewController is a NSTabViewController to use into your storyboard to resize automatically the parent window according to selected children tab view.
SCSafariPageController screenshot

SCSafariPageController

July 16, 2015 • MIT License
A page view controller component that reproduces Mobile Safari's tab switching behavior
youtube-parser screenshot

youtube-parser

July 16, 2015 • MIT License
YouTube link parser for swift
No image provided.

SCPageViewController

July 07, 2015 • MIT License
SCPageViewController is a container controller which allows you to paginate other view controllers and build custom transitions.
Presentation screenshot

Presentation

July 06, 2015 • MIT License
Presentation helps you to make tutorials, release notes and animated pages. Looking for the easiest way of presenting something in your iOS app? Then you are in the right place. Presentation wil...
Simple AlertController Builder - Kamagari screenshot

Simple AlertController Builder - Kamagari

July 06, 2015 • MIT License
Simple UIAlertController builder class in Swift. #Features - AlertBuilder class to simply build UIAlertController by using method chaining -UIAlertController extension methods to simply pres...
SQLFetchedResultsController screenshot

SQLFetchedResultsController

July 04, 2015 • MIT License
An attempt at making it easier to setup tables with SQLite. There arent many examples of how to properly page through results in a database. I want to fix this. For those that enjoy the flexibility...