gh123man / ScrollViewLoader

SwiftUI View extension to assist with infinite scrolling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nonestop calling load more at the bottom of ScrolView

danhnguyenedvin opened this issue · comments

the shouldLoadMore func has been called continuously when the scrollview at the bottom of it content.

Hi,
Have you tried changing the waitForHeightChange settings documented in the readme?

If these do not resolve your issue, please paste a code sample that reproduces the problem and I can take a look.

Thanks!