vinzscam / react-native-file-viewer

Native file viewer for React Native. Preview any type of file supported by the mobile device.
MIT License
434 stars 102 forks source link

Option to disable file editing/annotations #142

Open jorgegvallejo opened 1 year ago

jorgegvallejo commented 1 year ago

Hi, I've been looking around for a way to disable the annotation tool in the file viewer. Something like enableAnnotationEditing: false. Or is there a workaround to disabling this feature?