objcio / issue-4-full-core-data-applicationLinks
☆164Updated 12 years ago
Alternatives and similar repositories for issue-4-full-core-data-application
Users that are interested in issue-4-full-core-data-application are comparing it to the libraries listed below
Sorting:
- The sample application to accompany my conference talk on UICollectionView.☆483Updated 9 years ago
- Xcode Plugin to Convert @"content" to NSLocalizedString(@"content", @"content")☆219Updated 9 years ago
- iOS 8 Mail Inspired. A UITableViewCell subclass that displays customizable left or right buttons that are revealed as the user swipes the…☆366Updated 9 years ago
- A custom container view controller built with support for custom child view controller transition animations, in three stages☆268Updated 10 years ago
- ChatMessageTableViewController is like iMessage app. support text && image .☆297Updated 9 years ago
- FPPopover provides an alternative to the native iOS UIPopoverController, adding support for iPhone and additional opportunities to custom…☆896Updated 9 years ago
- ☆194Updated 9 years ago
- An iOS category adding retry functionality to requests made using AFNetworking 2☆222Updated 8 years ago
- Customizable iOS 7 style UIActionSheet☆307Updated 8 years ago
- PromiseKit+AFNetworking is a small category addition to the delightful PromiseKit, enabling it to work with AFNetworking☆248Updated 6 years ago
- Demonstrates a binding helper that makes it easier to bind UITableView instances to ReactiveCocoa ViewModels☆119Updated 8 years ago
- Objective-C Key-Value Observing made easier with blocks☆396Updated last year
- Simple plugin-sample using the HMSegmentedControl and a UIPageViewController to show Tabs☆218Updated 7 years ago
- A Mantle to FMDB (SQLite) adapter☆154Updated 8 years ago
- This is a drop-in category of NSObject that makes it easy to initialize custom objects from JSON or XML (SOAP included), and to serialize…☆433Updated 10 years ago
- MONActivityIndicatorView is an awesome custom activity indicator view for iOS.☆326Updated 7 years ago
- Calendar component for iOS apps☆557Updated 10 years ago
- Sample code for blog post on implementing interactive view controller transitions in iOS 7☆400Updated 10 years ago
- native objective C plots...done at 5am in an hackathon☆375Updated 9 years ago
- A custom index bar component for navigating sections in table views.☆91Updated 6 years ago
- A collection of well-documented iOS classes for making life easier☆349Updated 12 years ago
- A plugin for Xcode to synchronize code snippets with repositories☆334Updated 9 years ago
- A thread safe date calculation library with all the date functions you'll ever need.☆343Updated 8 years ago
- "Twitter music" and "Yahoo! Weather" like pull-to-refresh control created using GIF.☆289Updated 10 years ago
- A custom UITableViewCell that supports swipe to reveal (similar to iOS7 Mail App)☆138Updated 9 years ago
- A view controller that organizes multiple navigation controllers in a stack inspired by Evernote 5.0 app☆921Updated 9 years ago
- Discontinued: Please use iOS 11's Drag & Drop capability instead.☆619Updated 7 years ago
- Easily manage themes and respond to theme changes by updating views in real time.☆323Updated 9 years ago
- Lazy Loading UIScrollView for iOS (with support for infinite scrolling)☆294Updated 10 years ago
- A CAKeyframeAnimation subclass that lets you quickly and easily set a number of bounces, and start and end values, and creates an animati…