Search results for ios7

LMAlertView screenshot

LMAlertView

December 01, 2013 • MIT License
LMAlertView aims to be an end-to-end, customisable clone of UIAlertView for iOS 7. Identical frost/gaussian blur effect, colours, CALayer animations.
KXKiOS7ColorsAndGradients screenshot

KXKiOS7ColorsAndGradients

November 23, 2013 • MIT License
A collection of colors and gradients taken from Apple's iOS 7 Apps and icons.
SFSCollectionMenu screenshot

SFSCollectionMenu

November 21, 2013 • MIT License
An open-source menu control for iOS utilizing UICollectionView layout.
URBMediaFocusViewController screenshot

URBMediaFocusViewController

November 20, 2013 • MIT License
An easy-to-use view controller that animates thumbnail previews of your media to their full size versions with physics similar to Tweetbot 3.
SWGradientTabBar screenshot

SWGradientTabBar

November 13, 2013 • MIT License
A simple UITabBar with gradients, motivated by CRGradientNavigationBar. Apply gradients vertically or horizontally.
LLACircularProgressView screenshot

LLACircularProgressView

November 12, 2013 • MIT License
An iOS7 style circular progress view with a stop button. * Animated progress display * Stop button * Respects iOS7 interface tint color * Automatically dims the tint color when an alert view ...
JSVideoScrubber screenshot

JSVideoScrubber

November 05, 2013 • MIT License
A simple video scrubber that can be used drive navigation in video playback on iOS 7.
CRGradientNavigationBar screenshot

CRGradientNavigationBar

October 23, 2013 • MIT License
Custom UINavigationBar subclass which allows gradient coloured navigation bar on iOS 7.
MYBlurIntroductionView screenshot

MYBlurIntroductionView

October 22, 2013 • MIT License
It's time for one introduction/tutorial view to end them all! MYBlurIntroductionView is a powerful platform to build introductions for your iPhone apps. Built on the MYIntroductionView core, MYBlur...
OWUProximityManager screenshot

OWUProximityManager

October 19, 2013 • MIT License
Detect and connect to nearby devices with iBeacons and CoreBluetooth. OWUProximityManager class provides a simple interface to abstract away the CLLocationManager, CBPeripheralManager, CBCentralMan...
7blur screenshot

7blur

October 15, 2013 • MIT License
iOS 7 introduces a new efficient snapshot API. The 7blur project builds on these frameworks to produce Control Center and Notification Center like blur effects enforcing the 3rd design pattern of d...
No image provided.

GMSMessageWindow

October 14, 2013 • MIT License
Simple Sprite Kit-based gaming message presentation ala 8-bit text cutscenes. Simple to showcase SKActions on SKLabelNodes.
SWTableViewCell screenshot

SWTableViewCell

October 07, 2013 • MIT License
An easy-to-use UITableViewCell subclass that implements a swipeable content view which exposes utility buttons (similar to iOS 7 Mail Application)
iOS 7 Sampler screenshot

iOS 7 Sampler

October 05, 2013 • MIT License
Code examples for the new features of iOS 7. Contents: - Dynamic Behaviors - Speech Synthesis - Custom Transition - 3D Map - iBeacon - 120fps Video Recording - Smile Detection - Image ...
Hark screenshot

Hark

October 01, 2013 • Unspecified License
An example Text to Speech App. Hark is a text to speech app I built in 3 hours based on the new AVSpeechSynthesizer SDK in iOS 7. I first learned about this SDK from Mattt Thompson's great NSHip...
No image provided.

REFrostedViewController

September 29, 2013 • MIT License
iOS 7 style blurred view controller that appears on top of your view controller.
THSpringyCollectionView screenshot

THSpringyCollectionView

September 28, 2013 • MIT License
A memory and CPU efficient implementation of a collection view with cells that bounce around like they do in the iOS 7 messages app. This is implemented by simply subclassing the UICollectionVie...
VCTransitionsLibrary screenshot

VCTransitionsLibrary

September 27, 2013 • MIT License
With iOS 7 you can easily create custom view controller transitions that can be used in a range of contexts (push, pop, modal …). This project provides a library of custom animations which can be d...
CSNotificationView screenshot

CSNotificationView

September 24, 2013 • MIT License
iOS-7-style, semi-translucent notification view with blur.
UIView+MWParallax screenshot

UIView+MWParallax

September 15, 2013 • Apache 2.0 License
UIView category which brings parallax effect like iOS 7 to iOS 6 and earlier