Closed
Description
Right now users need to copy data when using the built in ListViewDataSource which is not performant. We should be taking advantage of Realm's lazy load architecture by better integrating with this component. If possible we should do this in a general way so that we can achieve the same benefits with other components as well.