Is there a way to know that component stopped moving in viewport?
We have a problem that we trigger tutorial popups on specific elements in screen. But if that element is in scrollview and out of the initial screen, popup is triggered the same moment that element enters the screen, but scrollview continues to scroll a little more.