Open
Description
Environment
✔ Component @nativescript/core has 7.3.0 version and is up to date.
✔ Component @nativescript/ios has 7.2.0 version and is up to date.
Describe the bug
When I scroll through a RadListView in iOS until I lift my finger from the screen, the images in the items do not load. I have set it height and width but to no avail. For another issue I have changed to "@nativescript/ios": 7.xx to "@nativescript/ios": "JSC" and I have realized that this behavior does not happen, now the images are seen when scrolling through the list (also the list is much slower in this version). They should appear when you scroll through the list and not when you lift your finger.