Pinned Repositories
Core-Data-Editor
Core Data Editor lets you easily view, edit and analyze applications‘ data. Core Data Editor is compatible with Mac and iOS applications and supports XML, SQLite and binary stores, visualizes all relationships and is able to edit the data and generate Objective-C code for the data model.
deprecated-DSLUIKit
Simple additions to UIKit
DSLCalendarView
Simple calendar view for iOS
DSLFetchedResultsControllerDelegate
Simple class to take the chore out of implementing NSFetchedResultsControllerDelegates that also implements the workarounds documented by Michael Fey
DSLQueue
DSLSwitch
Simple UISwitch replacement that allows easier appearance modification
InteractiveViewControllerTransitions
Sample code for blog post on implementing interactive view controller transitions in iOS 7
PresentationControllers
PeteC's Repositories
PeteC/InteractiveViewControllerTransitions
Sample code for blog post on implementing interactive view controller transitions in iOS 7
PeteC/DSLCalendarView
Simple calendar view for iOS
PeteC/PresentationControllers
PeteC/deprecated-DSLUIKit
Simple additions to UIKit
PeteC/DSLQueue
PeteC/Core-Data-Editor
Core Data Editor lets you easily view, edit and analyze applications‘ data. Core Data Editor is compatible with Mac and iOS applications and supports XML, SQLite and binary stores, visualizes all relationships and is able to edit the data and generate Objective-C code for the data model.
PeteC/DSLFetchedResultsControllerDelegate
Simple class to take the chore out of implementing NSFetchedResultsControllerDelegates that also implements the workarounds documented by Michael Fey
PeteC/DSLSwitch
Simple UISwitch replacement that allows easier appearance modification
PeteC/Canvas
Animate in Xcode without code
PeteC/CollectionViewCellAutolayoutHeightCalculation
Using autolayout to calculate collection cell sizes
PeteC/overshare-kit
A soup-to-nuts sharing library for iOS.
PeteC/PBJVision
iOS camera engine, features touch-to-record video and photo capture
PeteC/petec.github.io
PeteC/SDWebImage
Asynchronous image downloader with cache support with an UIImageView category
PeteC/UIViewPropertyAnimator-test
A project demonstrating the new UIViewPropertyAnimator class added to iOS 10