You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am going to build a scroll view component without using JS interop.
The view and scroll bar is separated so I want to know the scroll position in the scroll bar.
How can I know the scroll position in onscroll event?