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 didRealize hook to Component #91

Open
Adlai-Holler opened this issue Jul 9, 2015 · 1 comment
Open

Add didRealize hook to Component #91

Adlai-Holler opened this issue Jul 9, 2015 · 1 comment

Comments

@Adlai-Holler
Copy link
Contributor

@joshaber Sometimes it would be nice to be able to customize a Component's behavior from outside, after the render. For example I want to set some scroll view insets after a component is realized, and subclassing component seems like a bit much. What do you think?

@joshaber
Copy link
Owner

joshaber commented Jul 9, 2015

Yeah probably. React has a similar hook.

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

2 participants