Airbnb iOS app, a critical review and verdict
Hi everyone, In today's post we are going to be looking at the design of Airbnb iOS app and reach a few conclusions about what might »
Hi everyone, In today's post we are going to be looking at the design of Airbnb iOS app and reach a few conclusions about what might »
Hi from the codebug, Swift is great programming language. We love that it's fast, safe and flexible. We also love it's ability to do inference, taking »
Welcome, For those of us who are using Carthage, updating dependencies can be a very long wait while waiting for compilation (I'm looking at you aws-sdk-ios) »
After transitioning to Swift and Protocol Orietented Programming you might find yourself in a situation where your ViewControllers adopt a lot of protocols class MYViewController: UIViewController, »
Hi from the codebug, A long time ago the entire iOS community was presented with VIPER. It was a revelatory new architecture which split up nicely »