Here is a sample project I created https://github.com/kazemihabib/nativescript-telerik-ui-memory-leak
when I use telerik ui nativescript listView the memory increases steadly with out even touching the screen of device .

and after a while

it will increase with out stopping and after a while, it will be killed and closed.
but when I use nativescript default listview this is not happens.
any update on this?
@kazemihabib this is already fixed and is due to be released on the upcoming version of NativeScript UI.
@ginev is this fixed in @next?
I tried using [email protected] and I'm still having memory leak.
@eduardoturconi the issue is fixed in the release candidate branch and thus not uploaded with @next. We will release NativeScript UI 1.6 today and you will be able to download the fixed version. I guess it is a good idea to also create a @rc upload.
thanks @ginev the problem of memory leak fixed in new version.
but in new version when the app starts(not resume) when I tap on item for first time it takes 4 seconds to be selected then for other taps it works smoothly.
@eduardoturconi do you have this problem with the new version?
@kazemihabib please feel free to open a new issue if you think you have found another issue.
Most helpful comment
any update on this?