philipphecht / react-native-doc-viewer

React Native Doc Viewer (Supports file formats: xls,ppt,doc,xlsx,pptx,csv,docx,png,jpg,pdf,xml,binary ...)
MIT License
94 stars 116 forks source link

Update RNDocViewerModule #142

Open AndroidItg8 opened 5 years ago

AndroidItg8 commented 5 years ago

Unused import causing error while build sign apk

AndroidItg8 commented 5 years ago

can remove com.facebook.react.views.webview.ReactWebViewManager;

dansiemens commented 5 years ago

Duplicate of #133