chrisfisher / react-native-directed-scrollview

UNMAINTAINED- see below. A natively implemented scrollview component which lets you specify different scroll directions for child content.
MIT License
149 stars 67 forks source link

How to get current Scale? #54

Closed retyui closed 5 years ago

retyui commented 5 years ago

Currently when changing zoom and try to call scrollTo() we will get the invalid scroll position on Android and IOS

firatcanakci1 commented 5 years ago

I have that same problem. The ScrollTo () function does not work...