I can see that Apple's message app on the watch does lazy loading - when I scroll up to the top, it shortly shows a spinner, then load older messages.
I know that Apple doesn't provide scroll delegate thus I can't get where the current scroll is now.
Do you have any idea how to detect when a user hit the top then lazy load contents?