wonday / react-native-pdf

A <Pdf /> component for react-native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ios scroll control invalid

wmslei opened this issue · comments

On ios, when the page is scrolling, I tap the screen to stop scroll, but it doesn't work. Is it my problem when I integrate the package? Or some config error when I use it?

Thanks.

I have added the control to stop scrolling when tap screen.
You can try it again with v1.3.1.

I have tried the latest version, it works good, thanks.