Peter Steinberger

Results 28 repositories owned by Peter Steinberger

PSMenuItem

179
Stars
13
Forks
Watchers

A block based UIMenuItem subclass.

PSPDFKit-Demo

178
Stars
10
Forks
Watchers

A drop-in-ready framework that helps in almost every aspect of PDF-rendering on iOS.

PSPDFTextView

877
Stars
73
Forks
Watchers

A subclass of UITextView that fixes the most glaring problems from iOS 7 and 7.1.

PSPushPopPressView

609
Stars
76
Forks
Watchers

Zoom, Rotate, Drag – everything at the same time. A view-container for direct manipulation, inspired by Our Choice from Push Pop Press.

PSStackedView

2.0k
Stars
283
Forks
Watchers

open source implementation of Twitter/iPad stacked ui - done right.

PSStoreButton

91
Stars
8
Forks
Watchers

UIButton that is styled like iPhone's AppStore-Button. No Images used!

PSTAlertController

736
Stars
92
Forks
Watchers

API similar to UIAlertController, backwards compatible to iOS 7. Will use the new shiny API when you run iOS 8.

PSTCenteredScrollView

79
Stars
5
Forks
Watchers

Shows off different ways to center content in a UIScrollView.

PSTCollectionView

2.5k
Stars
510
Forks
Watchers

Open Source, 100% API compatible replacement of UICollectionView for iOS4.3+

PSTDelegateProxy

256
Stars
15
Forks
Watchers

A simple proxy that forwards optional methods to delegates - less boilerplate in your code!