How deal with lazy loading
begandroide opened this issue · 1 comments
begandroide commented
Hi, how we can deal with lazy loading?
begandroide commented
ok, i readed some code and Timelines not support lazy loading natively, i tried to use the package Loadmore but doesn't works because only support Listview
or Gridview
. Searching i found LazyLoadScrollview, that has a callback when a child component has ScrollView in it.