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.

Scaffolding

32
Stars
0
Forks
Watchers

All the Xcode Templates you need

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!

SwiftFormat

114
Stars
8
Forks
Watchers

Python script for auto formatting Swift code

UISearchBar-Blocks

19
Stars
7
Forks
Watchers

UISearchbar with blocks

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.