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 supporting on-screen / off-screen awareness #23

Open
ognen opened this issue Feb 2, 2017 · 2 comments
Open

Add primitives supporting on-screen / off-screen awareness #23

ognen opened this issue Feb 2, 2017 · 2 comments
Assignees

Comments

@ognen
Copy link
Member

ognen commented Feb 2, 2017

A component may want to optimize its behavior (e.g. postpone reading) until it "shows up on screen". Define and add primitives for this.

@ognen
Copy link
Member Author

ognen commented Sep 13, 2017

Part of this task (on-screen off-screen notifications within scroll views) has been done in #45

@ognen
Copy link
Member Author

ognen commented Sep 13, 2017

The next part will be adding similar behavior for on-screen / off-screen in terms of a navigation system.

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