Tag: Microapps

IOS Microapps Architecture — Part 1

Not so long ago I decided to understand what Microapps architecture is, how it differs from usual modularity, and in general, how to implement it. This is the first part where we will understand what modular architecture is, why we need it, and how to implement it in iOS. In Part 2, we wi...