Fonts and colors, colors and fonts
When creating or thinking about a new iOS app it's always good to think the design through. Because let's be honest, there are so many apps in the AppStore (in July 2014 estimated at 1.2 million apps even!) that
When creating or thinking about a new iOS app it's always good to think the design through. Because let's be honest, there are so many apps in the AppStore (in July 2014 estimated at 1.2 million apps even!) that
When developing for iOS you've probably noticed that your elements sometimes don't line up like they should. This could very well be because you're not using auto layout...yet. Auto layout basically allows you to create dynamic interfaces that respond
Segue [pronounced seg-way] is great to have and use in Swift. They allow you to send information from one page to another in the application. And with unwind segues you're able to send data back to the previous page.
So last week we talked about whether to place hamburgers menus in your application. TLDR: the answer is preferably no. In that case, let's see how we'll create a UITabBarController. Making an UITabBarController is fairly simple if you didnt
"With great power comes great responsibility"- Spiderman's uncle Ben Although the quote above is said by a fictional character in Spiderman, this is how I feel about good design. Whether you're designing a website, poster, booklet or an application, good design
Hey guys, So for this class i'm following, i'll be keeping a weekly blog about the amazing world of Swift and design. I decided to choose Swift and design as my subject, because i've always wanted to make