Jeff Hurray

Results 11 repositories owned by Jeff Hurray

Ladybug

147
Stars
5
Forks
Watchers

A powerful model framework for Swift 4

SelectableTextView

634
Stars
28
Forks
Watchers

A text view that supports selection and expansion

EZLayout

264
Stars
15
Forks
Watchers

A new take on iOS layouts using percentages. Goodbye autolayout.

JHChainableAnimations

3.2k
Stars
305
Forks
Watchers

Easy to read and write chainable animations in Objective-C and Swift

AnimatedLabelExample

15
Stars
1
Forks
Watchers

An example project showing how to create and use animated text like the slide lock for iOS devices.

Illuminotchi

22
Stars
1
Forks
Watchers

They're watching 👀

iOS7AnimatedMapOverlay

22
Stars
3
Forks
Watchers

A sample project for adding animated overlays at points on the map.

JHPullToRefreshKit

69
Stars
8
Forks
Watchers

Abstract classes to easily create pull to refresh controls

SQLiteModel

25
Stars
2
Forks
Watchers

Easiest way to persist data in Swift

Swift2-Protocol-Extension-Example

37
Stars
3
Forks
Watchers

Playground showing how to use swift2 protocol extensions to render errors in UIViews and UIViewControllers without subclassing