Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

should there be an corresponding router to each viewControler to manage how to route to other viewControllers #3

Closed
bupojung opened this issue Dec 18, 2017 · 2 comments

Comments

@bupojung
Copy link

I see there is only one router called AppRouter in the app. If it have an reminder detail viewcontroller, how do you implement in this architecture.

@tiagomartinho
Copy link
Owner

My idea was to compose routers. If that would be implemented it would be possible to have an Onboarding Router (when the user first installs the app), a AuthenticationRouter (for example to signup/login the user), etc.

What do you think?

@tiagomartinho
Copy link
Owner

I will close this issue due to low activity.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants