mercredi 10 janvier 2018

Clean Swift - Routing without segues

I found Router in Clean Swift architecture is responsible to navigate and pass data from/to view controllers. Some samples and articles depicts that Routers use segues to pass and communicate with view controllers. What would be the convenience design when I don't want to use any segue from Storyboard. Isn't it possible to pass data without segue in Clean Swift? If you describe with simplest complete example I would appreciate.

Aucun commentaire:

Enregistrer un commentaire