-1

I need to determine if the srollView has reached to the end. If it is I need call a function. How can I do this ?

K.Smith
  • 115
  • 1
  • 4
  • 12
  • Does this answer your question? [Detect ScrollView has reached the end](https://stackoverflow.com/questions/41056761/detect-scrollview-has-reached-the-end) – CAMOBAP Nov 07 '21 at 08:55

1 Answers1

2

Okay, after some digging I found

Detect ScrollView has reached the end

It is working like a charm.

K.Smith
  • 115
  • 1
  • 4
  • 12