dimanche 15 octobre 2017

How to respect MVC in Swift?

I am wondering how did you manage to correctly respect MVC design pattern on your IOS developments with Swift ? What I feel right now is that a view controller mix both the controller part and the view part but it feels wrong right ? To respect MVC, we clearly need to separate the controller and the view. How did you make this ? Maybe, it's more obvious with other design patterns like MVVM or MVP ?

Aucun commentaire:

Enregistrer un commentaire