mutualmobile / VIPER-SWIFT

An example Todo list app written in Swift using the VIPER architecture.
MIT License
502 stars 185 forks source link

Update to Swift 4, Improve Readability #19

Closed zntfdr closed 6 years ago

zntfdr commented 6 years ago

First of all, many thanks for creating and mantaining this repo! 👏 👏 👏

Since I believe it has become a reference for many people, I thought to update it for Swift 4 and improve its readability here and there.

I've also connected this gestureRecognizer that was declared but not used.

Cheers! Federico

JeffGilbert-MM commented 6 years ago

Thank you for taking the time to update the project. :-) I'm glad you find it helpful.