Olivier Halligon

Results 19 repositories owned by Olivier Halligon

OHStackView

25
Stars
5
Forks
Watchers

This class automatically stack its subviews and relayout them when one of them change its size.

OHSwipeWheel

42
Stars
7
Forks
Watchers

A widget to choose between multiple values by swiping an horizontal wheel. This is kinda like a UIPickerView but rolling horizontally and that takes much less space

OHURLLoader

19
Stars
1
Forks
Watchers

Class that uses blocks (new to iOS4/OSX 10.6) to make URL requests/downloads much more easier

OpeningHours

27
Stars
5
Forks
Watchers

A small iOS app to keep the list of Opening Hours for your local shops you're used to go to

pprof

39
Stars
6
Forks
Watchers

Ruby Gem to list, filter, search and print Provisioning Profiles files

Reusable

3.0k
Stars
247
Forks
Watchers

A Swift mixin for reusing views easily and in a type-safe way (UITableViewCells, UICollectionViewCells, custom UIViews, ViewControllers, Storyboards…)

SourceryTemplates

99
Stars
12
Forks
Watchers

Some templates to use for Code Generation in Swift with http://github.com/krzysztofzablocki/Sourcery

UIImage-Resize

354
Stars
74
Forks
Watchers

Category to add some resizing methods to the UIImage class, to resize it to a given CGSize — or fit in a CGSize keeping aspect ratio

Xcode-Utils

32
Stars
8
Forks
Watchers

A set of useful templates, macros, etc. to use with the Apple Developer Tools