Search results for background

Transporter screenshot

Transporter

April 04, 2015 • MIT License
A tiny library makes uploading and downloading easier
PHFParallaxBackgroundCell screenshot

PHFParallaxBackgroundCell

January 21, 2015 • MIT License
Framework with animate background cell to create a parallax effect with remote or local images. Each cell can be a different offset.
JMSwiftBackgroundCameraView screenshot

JMSwiftBackgroundCameraView

December 07, 2014 • MIT License
Use a front or back camera on backgroundView in your app. This is perfect for Logins or Welcome screens. It's the same that JMBackgroundCameraView but this is in Swift.
JMBackgroundCameraView screenshot

JMBackgroundCameraView

October 28, 2014 • MIT License
Use a front or back camera on backgroundView in your app. This is perfect for Logins or Welcome screens.
MZDownloadManager screenshot

MZDownloadManager

July 18, 2014 • BSD License
This download manager uses NSURLSession api to download files. It can download multiple files at a time. It can download large files if app is in background. It can resume downloads if app was quit...
BitLive screenshot

BitLive

June 26, 2014 • GPL License
A bitcoin price tracker iOS client. Providing a simple and clean user interface to track the bitcoin prices from some major exchange. It can also remind you the bitcoin price in in the backgroun...
AFBlurSegue screenshot

AFBlurSegue

June 21, 2014 • MIT License
Custom UIStoryboardSegue implementation for blurring the background of a modal view controller
VideoCover screenshot

VideoCover

June 18, 2014 • Apache 2.0 License
A simple demo to add video in the background
CRGradientLabel screenshot

CRGradientLabel

June 13, 2014 • MIT License
Custom UILabel subclass which allows gradient coloured backgrounds.
JSVideo screenshot

JSVideo

May 25, 2014 • MIT License
JSVideo helps you adding a custom background video in your view controllers
DDBackgroundView screenshot

DDBackgroundView

May 15, 2014 • MIT License
Cross-platform view (iOS and OS X) that can draw all that you ever want in your background: color, gradient, patttern image, just an image, a border, or rounded corners. Based on DBBackgroundVie...
NTCoreData screenshot

NTCoreData

March 20, 2014 • Apache 2.0 License
NTCoreData is small library that helps perform saves and fetches asynchronously. Each save and fetch is done asynchronously. All heavy lifting regarding managing threads and context is done by NTDa...
BkTask screenshot

BkTask

November 12, 2013 • MIT License
An asynchronous workflow library for iOS inspired by the Proactor and Reactor design patterns. It is designed with two concepts in mind, asynchronous and modular. Doing work asynchronously allow...
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...
Core Background screenshot

Core Background

October 06, 2013 • MIT License
CoreBackground is a set of Objective-C classes inspired by the iOS Yahoo Weather App. It provides iOS location-based Flickr backgrounds with Gaussian blur light effects for iPhone. As one scroll...
SAHighlightedTextField screenshot

SAHighlightedTextField

August 02, 2013 • BSD License
A flexible iOS component that subclasses UITextField and switches the background while the text field is being edited.
DKLiveBlur screenshot

DKLiveBlur

June 17, 2013 • MIT License
Demo app to show live blur effect similar to yahoo weather iOS app and iOS 7. Extremely fast blur processing with DSP. Easy to use: just create a view, set tableview and background image. That's...
C360PopoverBackgroundView screenshot

C360PopoverBackgroundView

May 22, 2013 • MIT License
A tintable UIPopoverBackgroundView subclass which mimics the system popover appearance
Queue screenshot

Queue

March 11, 2013 • MIT License
A persistent background job queue for iOS. While NSOperation and NSOperationQueue work well for some repetitive problems and NSInvocation for others, iOS doesn't really include a set of tools f...
UIPicker with custom background screenshot

UIPicker with custom background

March 06, 2013 • Apache 2.0 License
A simple example of adding a custom background to a UIPicker row based on the value of the row. Good for designating: hi, med, low or hot, warm, cold type of values.