ammarahm-ed / react-native-scoped-storage

MIT License
58 stars 10 forks source link

Cannot read property 'openDocumentTree' of undefined #38

Open gklsenthil opened 2 years ago

gklsenthil commented 2 years ago

Screenshot 2022-08-02 124830 Screenshot 2022-08-02 124627

ammarahm-ed commented 2 years ago

Are you using the library in expo?

gklsenthil commented 2 years ago

NO

ammarahm-ed commented 2 years ago

Fix your import:

import * as ScopedStorage from "react-native-scoped-storage";
gurpreet-reddotapps commented 1 year ago

I am getting the same error my import is also correct