Skip to content

Instantiate Angular templates in {N} templated controls #21

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

Closed
hdeshev opened this issue Nov 26, 2015 · 0 comments
Closed

Instantiate Angular templates in {N} templated controls #21

hdeshev opened this issue Nov 26, 2015 · 0 comments
Milestone

Comments

@hdeshev
Copy link
Contributor

hdeshev commented Nov 26, 2015

NativeScript templated controls have their own visual tree and template life cycle that we need to integrate with Angular. We want to instantiate Angular templates (with bindings and everything) and attach them to the correct visual tree location.

We can't use a plain NgFor for this task since those controls usually pull instantiated templates when the need to display a new item arises.

@hdeshev hdeshev added this to the Fe milestone Nov 26, 2015
@hdeshev hdeshev changed the title Instantiate templates in templated control Instantiate Angular templates in {N} templated controls Nov 26, 2015
@hdeshev hdeshev closed this as completed Mar 2, 2016
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

1 participant