Archives for: "May 2016, 19"
Stack View
I love the stack layout a lot. I used that in Android and WPF for years. Finally, xCode got a similar control calls Stack View. But that is only available iOS9+. If you set the build target below 9, that is not working. Anyway, the most of iOS devices… more »