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

Add primitives for support for multi-staged rendering #24

Open
ognen opened this issue Feb 2, 2017 · 1 comment
Open

Add primitives for support for multi-staged rendering #24

ognen opened this issue Feb 2, 2017 · 1 comment

Comments

@ognen
Copy link
Member

ognen commented Feb 2, 2017

To improve startup time, certain applications need to render their initial appearance in multiple stages. E.g. Rendering the visible screen area first, then rendering the rest.

Add primitives to support that.

@andon
Copy link
Member

andon commented Jun 13, 2017

This might become not necessary with React Fiber

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

2 participants