wonday / react-native-pdf

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

fix: added missing 'scrollEnabled' prop #842

Closed mustafauyysl closed 5 months ago

mustafauyysl commented 5 months ago

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

wonday commented 5 months ago

Thanks