wonday / react-native-pdf

A <Pdf /> component for react-native
MIT License
1.58k stars 540 forks source link

feat: Add scroll indicator boolean to enable hiding of scroll bar #712

Closed dlinds closed 1 year ago

dlinds commented 1 year ago

Fixes #569

What This PR

Fabric Example PDFExample.js

Example

https://user-images.githubusercontent.com/7016167/216488822-3f3e3da7-af72-4d5e-824d-58a210a22e6a.mov

wonday commented 1 year ago

Thank you.