react-native-file-viewer
react-native-file-viewer copied to clipboard
The type or namespace name 'ReactNative' could not be found
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