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

Feature: Support "Partial State" #15

Open
oferRounds opened this issue Jan 13, 2016 · 2 comments
Open

Feature: Support "Partial State" #15

oferRounds opened this issue Jan 13, 2016 · 2 comments

Comments

@oferRounds
Copy link

@aschuch - Way to go and thanks for this really great library!

Small suggestion for the future:

Would be also great if the library could support the Partial State, as I learned from this great post of Scott Hurff:

"The partial state is the screen someone will see when the page is no longer empty and sparsely populated."

@aschuch
Copy link
Owner

aschuch commented Mar 8, 2016

Thanks for bringing this blog post to my attention. I think its a great idea, not sure how to handle this with the current API though. Do you have a preferred way to implement partial state in your apps?

@CodeStage
Copy link

You should use viewcontroller containment with a parent and several child view controllers for that. I think it is not a good fit for StatefulViewController

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

No branches or pull requests

3 participants