Search results for pop

PathMenuExample screenshot

PathMenuExample

April 12, 2013 • Unspecified License
Path 2.0's iPhone app has a really neat navigation system. This is a simple example of how to add a similar menu menu system to your iPhone app. Just run the example and click on the nice red butto...
ADPopupView screenshot

ADPopupView

March 09, 2013 • MIT License
ADPopupView is an iOS drop-in class that displays a popup at a custom point in your view. It automatically draws itself according to its current position and parent view bounds. ADPopupView p...
FPPopover screenshot

FPPopover

March 01, 2013 • MIT License
Alternative to the native iOS UIPopoverController, with iPhone support and look and feel customization.
AJRNutritionController screenshot

AJRNutritionController

February 18, 2013 • BSD License
A nutritional information view that mimics the look of a physical nutrition label. Simply initialize the control, set the nutritional data, and present. Includes a nice animation when presented a...
Toast screenshot

Toast

February 16, 2013 • MIT License
Toast is an Objective-C category that adds Android-style toast notifications to the UIView object class. It is intended to be simple, lightweight, and easy to use.
QBPopupMenu screenshot

QBPopupMenu

February 06, 2013 • MIT License
Customizable popup menu for iOS.
SYEmojiPopover screenshot

SYEmojiPopover

January 24, 2013 • Custom License
Popover view to select emoji character from iOS 5+ possible characters. iOS 5+, ARC. It consists in two classes. SYEmojiCharacters generates a list of Emoji characters separated in sections, de...
NYSliderPopover screenshot

NYSliderPopover

January 18, 2013 • MIT License
A UISlider Category to display a popover with text above slider. Appears and disappears automatically at the touch, accompanies the slider by dragging.
GIKPopoverBackgroundView screenshot

GIKPopoverBackgroundView

January 17, 2013 • MIT License
GIKPopoverBackgroundView is a subclass of UIPopoverBackground view and provides seamless backgrounds for your popovers, inspired by UIKit.
Rebel screenshot

Rebel

January 06, 2013 • MIT License
Rebel is a framework to make AppKit easier to work with, using categories to fix bugs and make APIs nicer, and new classes to perform common tasks.
BDKNotifyHUD screenshot

BDKNotifyHUD

December 11, 2012 • MIT License
An animated UIView for displaying a temporary "bezel" notification, mid-screen.
FWTPopover screenshot

FWTPopover

November 25, 2012 • Apache 2.0 License
FWTPopoverView is a pretty flexible custom view that helps when you need to show a popover with a pointing arrow. The idea is to expose a very simple and basic API and make easy to extend by access...
RNBlurModalView screenshot

RNBlurModalView

October 27, 2012 • MIT License
Add some depth to the traditional modal/alert view with RNBlurModalView. Calling the view is incredibly similar to setting up and showing a UIAlertView. You can also setup your own custom views and...
KGModal screenshot

KGModal

October 15, 2012 • MIT License
KGModal is an easy drop in control that allows you to display any view in a modal popup. The modal will automatically scale to fit the content view and center it on screen with nice animations!
MTPopupWindow screenshot

MTPopupWindow

October 10, 2012 • MIT License
A class to show a popup window in iOS6, which loads a local html file or a remote website.
DDPopoverBackgroundView screenshot

DDPopoverBackgroundView

September 28, 2012 • MIT License
DDPopoverBackgroundView is a single-file iOS 5.0+ non-ARC (ARC compatible) class to help customizing UIPopoverController popovers.
PopoverView screenshot

PopoverView

September 24, 2012 • MIT License
PopoverView is a simple resolution-independent UIView written entirely in CoreGraphics and QuartzCore for display of modal content on both iPhone and iPad. It can display singular UIView contentVie...
ColorPopover screenshot

ColorPopover

September 11, 2012 • MIT License
A ColorPopover is a very simple component for iPhone/iPad that provides a "Popover" color picker.
BFColorPickerPopover screenshot

BFColorPickerPopover

August 25, 2012 • BSD License
BFColorPickerPopover is a subclass of NSPopover that includes the standard OS X color picker user interface. This helps reducing the inspector window and panel clutter on the screen, as the popover...
NotiView screenshot

NotiView

August 11, 2012 • BSD License
A customizable notification view for iOS