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

Recursive routes #21

Open
wpK opened this issue Dec 12, 2017 · 0 comments
Open

Recursive routes #21

wpK opened this issue Dec 12, 2017 · 0 comments

Comments

@wpK
Copy link

wpK commented Dec 12, 2017

Hi,

While trying to get routing "right" in my app, I came across your project and really liked your implementation.

I've noticed a few projects you've created (TabbyRouterSample and Catsagram) and was curious if you've ever implemented recursive routing? For example: In Catsagram, you would click on a feed item which would go into a new screen showing the cat. Assuming that you showed the author of the post, you allow the person to click the author and it would show the author's profile. Now lets say you can see all the other cat pictures the author has post, this brings you to another cat picture page. This can go on forever.

Is this something you've encountered and solved using the patterns in this library?

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

1 participant