react-native-cloudinary-unsigned icon indicating copy to clipboard operation
react-native-cloudinary-unsigned copied to clipboard

undefined is not an object

Open GSolari79 opened this issue 7 years ago • 0 comments

After npm install react-native-cloudinary-unsigned --save

when trying to import:

import RNCloudinaryUnsigned from "react-native-cloudinary-unsigned";

I get the message:

undefined in not an object (evaluating 'RNSFManager.RNFSFileTypeRegular').

Any idea what's going on?

Thanks

GSolari79 avatar Nov 26 '18 16:11 GSolari79