Juanpe / Swift-VIPER-Module

Xcode template for VIPER Architecture written in Swift 4
542 stars 113 forks source link

How to pass data from one module to another module? #15

Closed Meonardo closed 6 years ago

Meonardo commented 6 years ago

Thanks for your great template! I m new to VIPER, I can not find a elegant way to pass data between 2 modules.