wonday / react-native-pdf

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

fix: added missing 'scrollEnabled' prop #842

Closed mustafauyysl closed 4 months ago

mustafauyysl commented 4 months ago

This PR addresses #292 by adding the missing scrollEnabled to native scroll components

wonday commented 4 months ago

Thanks