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
91 stars 115 forks source link

Object expected Error for UPW #127

Open nikjohns opened 5 years ago

nikjohns commented 5 years ago

Error :

wp_ss_20200203_0001

I have tried to implement react-native-doc-viewer on Windows 10 platform and i get "Object expected" error on click of button in Example file of this lib index.js

i am using latest react native(0.57) and windows 10 project is targeted to win10 SDK-17134, min-target SDK-15063.

Same example is runnable on Android and IOS platform.

Can anyone tell me, Whats the issue?