Evaldas Paulauskas

iOS developer professionally, hobbyist gamedev

VIP pattern in use

13 Sep 2020 » swift, iOS

Problem

There is a lack of resources of actual practical/real world uses of VIP pattern and how to implement it. It makes it seem like an obscure and crappy solution due to that, while in fact being one of the best architectural design styles that I’ve came across so far.

Solution