Search results for core

VYPlayIndicator screenshot

VYPlayIndicator

May 22, 2015 • MIT License
PlayIndicator inspired by Apple's Music Player.
NSView-ESSViewCategory screenshot

NSView-ESSViewCategory

May 13, 2015 • Custom License
a category on NSView that simplifies zoom-transitioning between two NSViews
ARCoreData screenshot

ARCoreData

May 07, 2015 • MIT License
The easist way to use core data! faster and convenient .
DGDrawingLabel screenshot

DGDrawingLabel

April 04, 2015 • MIT License
Custom label which allows to pre-calculate text layout. It can be used in table views and collection views to achieve high-performance scroll when cell heights are different and depend on text size.
JSQCoreDataKit (Swift) screenshot

JSQCoreDataKit (Swift)

March 27, 2015 • MIT License
A swifter Core Data stack
StringScore_Swift screenshot

StringScore_Swift

March 06, 2015 • MIT License
Swift string ranking 0 for no match; up to 1 for perfect. "String".score(word:"str"); //=> 0.825 StringScore_Swift is a Swift library which provides fast fuzzy string matching/scoring. Based on ...
CMPopTipView_Swift screenshot

CMPopTipView_Swift

February 23, 2015 • MIT License
CMPopTipView rewritten in Swift. Custom UIView for iOS that pops up an animated "bubble" pointing at a button or other view. Useful for popup tips. CMPopTipView is an iOS UIView subclass that d...
MDImageCroper screenshot

MDImageCroper

February 16, 2015 • MIT License
UIImage cropper using any kind of CGPathRef. here is a blog post about the code : https://mohammedeldehairy.wordpress.com/2015/01/18/uiimage-cropping-using-core-graphics/
CoreTextLabel screenshot

CoreTextLabel

February 10, 2015 • MIT License
With CoreTextLabel you are able draw NSAttributedString or HTML with custom font and color in iOS (>= 5.0) applications. numberOfLines and truncation (NSLineBreakByTruncatingTail) is also supported...
PathMenu screenshot

PathMenu

January 28, 2015 • MIT License
Path 4.2 menu using CoreAnimation in Swift. Inspired by https://github.com/levey/AwesomeMenu
iPerspective screenshot

iPerspective

January 27, 2015 • MIT License
iPerspective is a iOS librarie of control with augmented reality.
RSTCoreDataKit screenshot

RSTCoreDataKit

January 08, 2015 • BSD License
A simpler CoreData Stack
APCDController screenshot

APCDController

December 30, 2014 • MIT License
CoreData stack done right
Sync screenshot

Sync

December 09, 2014 • MIT License
Sync eases your every day job of parsing a `JSON` response and getting it into Core Data. It uses a convention over configuration paradigm to facilitate your workflow. * Handles operations in sa...
AERecord screenshot

AERecord

December 07, 2014 • MIT License
Super awesome Core Data wrapper for iOS written in Swift
Anim screenshot

Anim

November 14, 2014 • MIT License
Animation library, using Core Animation. Designed for iOS. In Swift.
PullToRefreshCoreText screenshot

PullToRefreshCoreText

November 05, 2014 • MIT License
PullToRefresh extension for all UIScrollView type classes with animated text drawing style
INTUAnimationEngine screenshot

INTUAnimationEngine

October 04, 2014 • MIT License
INTUAnimationEngine makes it easy to build advanced custom animations on iOS. INTUAnimationEngine provides a friendly interface to drive custom animations using a CADisplayLink, inspired by the ...
LocationManager (Swift) screenshot

LocationManager (Swift)

September 23, 2014 • MIT License
CLLocationManager wrapper in Swift, performs location update, geocoding and reverse geocoding using Apple and Google service Features: 1) Location update with closure & delegate support 2)...
SugarRecord screenshot

SugarRecord

September 19, 2014 • MIT License
A Core Data management library written in Swift. Thanks to SugarRecord you'll be able to start the Core Data stack structure just with a line of code and start working with your database models usi...