iOS Monorepo & CI Pipelines

We have presented our modular iOS architecture in a previous article and I gave a talk at Swift Heroes 2020 about it. In this article, we’ll analyse the challenges we faced to have the modular architecture integrated with our CI pipelines and the reasoning behind migrating to a monorepo.…

Modular iOS Architecture @ Just Eat

The journey we took to restructure our mobile apps towards a modular architecture. Originally published on the Just Eat Engineering Blog. Overview Modular mobile architectures have been a hot topic over the past 2 years, counting a plethora of articles and conference talks. Almost every big company promoted and discussed…

CocoaPods: working with internal pods without hassle

CocoaPods [http://cocoapods.org] is cool. I was honoured to have a chat with Fabio Pelosin [http://twitter.com/fabiopelosin], the main contributor, at the NSLondon [http://www.meetup.com/NSLondon/] meetup some time ago and see how much passion those guys put in this project. I was one of…