How to detect that I reach the end of the scroll

How can I know when the user wants to continue scrolling, but reaches the end of the scroll.

You can Try this
https://aix.colintree.cn/en/extensions/ScrollArrangementHandlers.html

I have already tried this extension and apparently it has video driver problems, the error occurs when you register an arrage and use two fingers to zoom and the app simply does not respond and closes, unless this link that you share with me is the update of that version with errors…

I used this extension for my projects… And hope the updated version has bug .

You tell me that you have a version of this extension that does not have errors?

You could try ScrollHandler: Handle the scroll of scroll views

1 Like

I currently use that extension, but it doesn’t have an event as such to identify when the maximum scroll is, however I think it has to be done but I don’t know how.