trackable-scroll-view
trackable-scroll-view copied to clipboard
Is `contentOffset` set-able?
Thanks for put this in a library! Is there a way to use the binding to set the offset too? Or is this a read only wrapper?
I want to store the latest scroll offset, and restore it after re opening the view. But I don't get them work..