vinzscam/react-native-file-viewer

The type or namespace name 'ReactNative' could not be found

AhmedMustafa505 opened this issue · 0 comments

I've installed react-native-file-viewer and I'm targeting windows platform, I'm getting this error :

Error CS0246 The type or namespace name 'ReactNative' could not be found (are you missing a using directive or an assembly reference?) RNFileViewer

@vinzscam