alpha0010 / react-native-file-access

Filesystem access for React Native
MIT License
307 stars 19 forks source link

undefined is not an object #31

Closed zimzika closed 3 years ago

zimzika commented 3 years ago

I'm learning react-native in practice and I'm just trying to get the directorof my phone, but you have this error: TypeError: undefined is not an object (evaluating '_$$_REQUIRE(_dependencyMap[0], "react-native-file-access").Dirs.DocumentDir')

zimzika commented 3 years ago

Sorry :) need permissions

dondxniel commented 1 year ago

@zimzika How did you get permissions? Dirs is returning undefined for me.