Håkon Bogen
Results
7
repositories owned by
Håkon Bogen
Apple-clang-format
107
Stars
15
Forks
Watchers
A .clang-format file as similar as you can get to Apples code style.
SingleLineKeyboardResize
86
Stars
23
Forks
Watchers
With this non-intrusive UIViewController extension, only a single line of code will make your scrollView auto resize when the keyboard appears
SingleLineShakeAnimation
310
Stars
30
Forks
Watchers
Shake a view with a single line of code with a non-intrusive extension for UIView, written in Swift. Also supports accessability!
UITextField-Blocks
42
Stars
9
Forks
Watchers
Adds blocks to all UITextField delegate methods with a category, no subclassing. Also allows the use of delegate methods if no block is set.