react-native-scoped-storage
react-native-scoped-storage copied to clipboard
Cannot read property 'openDocumentTree' of undefined
Are you using the library in expo?
NO
Fix your import:
import * as ScopedStorage from "react-native-scoped-storage";
I am getting the same error my import is also correct