Search results for core

iOS 8 Sampler screenshot

iOS 8 Sampler

September 19, 2014 • MIT License
Code examples for the new functions of iOS 8. Contents: - Audio Effects - New Image Filters - Custom Filters - Metal Basic - Metal Uniform Streaming - SceneKit - HealthKit - TouchID -...
AlecrimCoreData screenshot

AlecrimCoreData

August 24, 2014 • MIT License
A simple Core Data wrapper library written in Swift. Features: - Simpler classes and methods to access and save Core Data managed objects - Main and background contexts support - Core Data ...
CHCircleGaugeView screenshot

CHCircleGaugeView

August 21, 2014 • MIT License
A configurable chart that depicts the value of a measurement using a subtle animation.
AudioRecorder screenshot

AudioRecorder

August 05, 2014 • MIT License
A simple app to record, trim and export audio for Mac. Written in Swift and took just 2 days. If you are on IRC, feel free to ping me in #iphonedev/#macdev on freenode. I'm the pretty_functi...
Groot screenshot

Groot

July 28, 2014 • MIT License
With Groot you can convert JSON dictionaries and arrays to and from Core Data managed object graphs.
FeSlideFilter screenshot

FeSlideFilter

June 27, 2014 • MIT License
The whole-new way to show your filter. See before/after photo in realtime by sliding your finger over the view.
BWObjectMapping screenshot

BWObjectMapping

May 26, 2014 • Apache 2.0 License
Small library that parse almost automatically JSON and map it to any object, works with NSManagedObject.
No image provided.

NHLinearShadow

May 09, 2014 • MIT License
You can add a near "Linear Shadow Color" choosing a color like [UIColor redColor] or you can use "Linear Shadow" based on a photo, this will find the average color and add a shadow.
CBHazeTransitionViewController screenshot

CBHazeTransitionViewController

April 14, 2014 • Unspecified License
A small clone of Haze's beautiful transition view. http://gethaze.com/
APCloudCore screenshot

APCloudCore

April 11, 2014 • MIT License
Simple iCloud file managment. Read, write, load, list files across devices. Requirements: iOS 5.1 (minimum for iCloud) ARC/Non ARC
SHLineGraphView screenshot

SHLineGraphView

April 05, 2014 • MIT License
`SHLineGraphView` is a simple and efficient reusable UIView subview which you can use to create line graphs. It uses Core Graphics and Core Animation to create the light weight graphs. it is easy t...
ADLivelyCollectionView screenshot

ADLivelyCollectionView

March 25, 2014 • BSD License
ADLivelyCollectionView brings custom animations to UICollectionView. The library comes with pre-defined animations. They are here mainly for demo purposes and we encourage you design your own, i...
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...
ActiveRecord screenshot

ActiveRecord

March 17, 2014 • MIT License
A lightweight Active Record implementation for Core Data.
SCRecorder screenshot

SCRecorder

February 22, 2014 • Apache 2.0 License
Complete iOS camera engine with Vine like pause/resume, filters, player with smooth loop, exporter with precise parameters In short, here is a short list of the cool things you can do: - Reco...
No image provided.

CRMotionView

February 20, 2014 • MIT License
A custom photo viewer that implements device motion scrolling, inspired by Facebook Paper.
IQDatabaseManager screenshot

IQDatabaseManager

February 16, 2014 • MIT License
IQDatabaseManager contains CoreData helper classes with convenience methods to communicate with CoreData for performing common tasks (inserting+updating+deleting+sorting+searching) on database reco...
LGBluetooth screenshot

LGBluetooth

February 14, 2014 • MIT License
Simple, block-based, lightweight library over CoreBluetooth. Will clean up your Core Bluetooth related code.
TWRProgressView screenshot

TWRProgressView

January 18, 2014 • MIT License
A custom view component that lets the user easily present a progress view masked with an image containing an alpha channel (i.e. PNGs). The view's progress can be animated; foreground and backgroun...
JavaScriptBridge screenshot

JavaScriptBridge

January 15, 2014 • MIT License
Write iOS apps in Javascript! JavaScriptBridge provides the way to write iOS apps with JavaScript in whole or in part. JavaScriptBridge bridges Cocoa touch to JavaScriptCore. You get the powe...