IOS 9 introduces reordering of Collection View Cells. This is enabled by
default, selecting a cell with a long press enables the user to reorder the
cells. All that's needed is to update your data model. In this tutorial we
will display some cells containing alphabet letters, these cells can be
easily reordered. This tutorial is made for iOS 9 with Xcode 7.
This tutorial is part of the programming with Swift, brought to you by MadApper. In this tutorial we take a look at the differences between Swift 1.2 and 2.0...
This tutorial is part of the programming with Swift, brought to you by MadApper. In this tutorial we take a look at the differences between Swift 1.2 and 2.0...
This tutorial is part of the programming with Swift, brought to you by MadApper. In this tutorial we take a look at the differences between Swift 1.2 and 2.0...
I just found a shortcut to use Dependency Injection (https://en.wikipedia.org/wiki/Dependency_injection) less during tests. In "Unit Testing in Swift ...
This tutorial is part of the programming with Swift, brought to you by MadApper. In this tutorial we take a look at the differences between Swift 1.2 and 2.0...
This tutorial is part of the programming with Swift, brought to you by MadApper. In this tutorial we take a look at the differences between Swift 1.2 and 2.0...
This tutorial is part of the programming with Swift, brought to you by MadApper. In this tutorial we take a look at the differences between Swift 1.2 and 2.0...