React Native import RNFS get Native module cannot be null

334 Views Asked by At

I'm developing a react-native application, when I try import RNFS from "react-native-fs" I get the following message:

Invariant Violation: Native Module Cannot Be Null

What's wrong with that?

0

There are 0 best solutions below