Open ludcila opened 5 years ago
Hi @ludcila,
Try to replace the pure JavaScript Array with ObervableArray
, provided by tns-core-modules
. Check out the example here.
Hi @tsonevn,
I have updated the sample code to use an ObservableArray
but it doesn't seem to make any difference.
https://play.nativescript.org/?template=play-ng&id=IvGDXo&v=6
Tell us about the problem
Using ListView (template changed immediately):
Using RadListView (template changes only after re-rendering the item):
Which platform(s) does your issue occur on?
Tested on Android 7.1.1 and 9.
Sample project
https://play.nativescript.org/?template=play-ng&id=IvGDXo&v=3