chulwoo-park/timelines

How deal with lazy loading

Closed this issue · 1 comments

Hi, how we can deal with lazy loading?

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.