objcio / issue-2-background-core-dataLinks
☆89Updated 12 years ago
Alternatives and similar repositories for issue-2-background-core-data
Users that are interested in issue-2-background-core-data are comparing it to the libraries listed below
Sorting:
- A very simple implementation of a scroll view on iOS. Not meant for production, just for learning purposes. Please check out the accompan…☆154Updated 11 years ago
- ☆250Updated 12 years ago
- An NSMutableArray which can be key value observed (KVO). You can use block or RACSignal (ReactiveCocoa) to monitor the mutable array chan…☆89Updated 8 years ago
- UIAppearance proxy for custom objects☆106Updated 5 years ago
- A demo project☆65Updated 8 years ago
- A Xcode plugin that can auto select all targets.☆60Updated 8 years ago
- Angle gradients for iOS☆248Updated 10 months ago
- A demo project☆46Updated 11 years ago
- A Xcode Source Editor Extension to sort your header imports and remove duplicates, similar to iSort.☆92Updated 8 years ago
- Using @dynamic to access NSUserDefaults.☆316Updated 8 years ago
- Sample project for objc.io article http://www.objc.io/issue-10/networked-core-data-application.html☆88Updated 11 years ago
- A test app to visualize view transformation when value in CATransform3D matrices change☆347Updated 12 years ago
- GIKPopoverBackgroundView is a UIPopoverBackgroundView subclass which shows how to customise the background of a UIPopoverController.☆525Updated 9 years ago
- Interactive Animations on iOS☆42Updated 11 years ago
- Demonstrates a binding helper that makes it easier to bind UITableView instances to ReactiveCocoa ViewModels☆119Updated 8 years ago
- A rebuilding of Unread's pull-for-menu interaction.☆246Updated 11 years ago
- A collection of useful Foundation and UIKit categories.☆175Updated 9 years ago
- This is the code for the tutorial "Introduction to 3D drawing in Core Animation" from http://www.thinkandbuild.it☆98Updated 12 years ago
- A small category on UIViewController to enable animating keyboard dismissal with the interactive pop gesture