Skip to content

Releases: rcasanovan/Xcode-VIPER-Architecture-Template

1.1.1

02 Feb 11:49
Compare
Choose a tag to compare

-Add the view (protocol) to the router file in order to allow the router show a view using the presenter method
-Fix comments according with the Xcode structure

1.1.0

20 Aug 17:44
Compare
Choose a tag to compare

Fix some issues related with the protocols and the VIPER classes

1.0.0

03 May 20:04
Compare
Choose a tag to compare

This version allows:

-Create a VIPER architecture module (View, Interactor, Presenter and Router files)