OLD-functional-view-controllers icon indicating copy to clipboard operation
OLD-functional-view-controllers copied to clipboard

More Experiments in Functional View Controllers

Results 4 OLD-functional-view-controllers issues
Sort by recently updated
recently updated
newest added

### _This should only be merged after #5 has also been merged._ Adds a generic CollectionViewController class, very similar to TableViewController.

Fixed Swift 1.2 build errors. Adds a .gitignore. Restructures the directories for organisation. Documents the library and the classes. Moves code into appropriately isolated files.

This project will not build with Xcode 6.3.1 and iOS 8.3 Most of the errors are easily fixed by Xcode itself, but line 47 in the AppDelegate needs some attention....