react-native-doc-viewer icon indicating copy to clipboard operation
react-native-doc-viewer copied to clipboard

React Native Doc Viewer (Supports file formats: xls,ppt,doc,xlsx,pptx,csv,docx,png,jpg,pdf,xml,binary ...)

Results 80 react-native-doc-viewer issues
Sort by recently updated
recently updated
newest added

Unused import causing error while build sign apk

I use this library to open and view docs sent through an instant messenger, in which I use an InputAccessoryView to stick the text input to the keyboard. Opening a...

How can I clean the specific picture cache

当我在win10系统上的android3.4上构建项目的时候出现了以下错误: Android resource linking failed D:\wu\react-native\work\EnterpriseManagementApp\node_modules\react-native-picker\android\build\intermediates\res\merged\release\values-v28\values-v28.xml:7: error: resource android:attr/dialogCornerRadius not found. D:\wu\react-native\work\EnterpriseManagementApp\node_modules\react-native-picker\android\build\intermediates\res\merged\release\values-v28\values-v28.xml:11: error: resource android:attr/dialogCornerRadius not found. D:\wu\react-native\work\EnterpriseManagementApp\node_modules\react-native-picker\android\build\intermediates\res\merged\release\values\values.xml:2727: error: resource android:attr/fontVariationSettings not found. D:\wu\react-native\work\EnterpriseManagementApp\node_modules\react-native-picker\android\build\intermediates\res\merged\release\values\values.xml:2728: error: resource android:attr/ttcIndex not found. error:...

I installed it like the docs: `npm install react-native-doc-viewer --save` ` react-native link react-native-doc-viewer` but when I import it to my Project, I get an Error: `import OpenFile from 'react-native-doc-viewer';`...

must give fileType,If you don't know, please default to null Seems to be the reason: ![image](https://user-images.githubusercontent.com/29296692/61543413-fdf38000-aa75-11e9-8686-b7eaca9479c6.png)

Why does this package have such strict dependencies? ``` "react-native": "0.54.3", ``` There have been quite a few releases since this...

How do I configure it so that I can open a doc file on android? The address of the document is a url. Also PPT and PDF files。

Add the sageExtGet function to adapt custom version of buildTools, compileSdk and targetSdk