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

Implement shouldComponentUpdate #1

Open
italonascimento opened this issue Feb 1, 2018 · 0 comments
Open

Implement shouldComponentUpdate #1

italonascimento opened this issue Feb 1, 2018 · 0 comments
Labels
help wanted Extra attention is needed should have

Comments

@italonascimento
Copy link
Owner

Just puting here not to forget. Currently there's no way to use the shouldComponentUpdate feature.

I guess a possibility would be to have a shouldComponentUpdate sink which would be a stream of boolean. The actual React component would return from the shouldComponentUpdate method the last value emited by the sink stream.

@italonascimento italonascimento added help wanted Extra attention is needed should have labels Feb 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed should have
Projects
None yet
Development

No branches or pull requests

1 participant