Skip to content

ObservableArray/ListView support #28

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
tjvantoll opened this issue Jan 4, 2016 · 1 comment
Closed

ObservableArray/ListView support #28

tjvantoll opened this issue Jan 4, 2016 · 1 comment

Comments

@tjvantoll
Copy link

I would like to use a <ListView> in my {N}/Angular 2 app, and currently it doesn’t appear that is supported.

To start if I try to point *ngFor at an ObservableArray I get an error about Cannot find a differ supporting object '' (although it does work if I point at an ObservableArray’s _array property).

But even if that worked I’m not sure how I’d incorporate the *ngFor syntax into the existing <ListView> element. Am I missing something here, or is this just not supported yet?

Thanks.

@tjvantoll
Copy link
Author

Closing as a duplicate of #21.

SvetoslavTsenov pushed a commit that referenced this issue May 13, 2019
* chore: update Angular to 4.2
* refactor: replace NativeScriptModule with NativeScriptCommonModule
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