GithubHelp home page GithubHelp logo

Comments (5)

niyasc avatar niyasc commented on July 28, 2024

Just noticed the steps in #12. Will check and confirm if it is working. It should be in the README itself I think.

from react-native-scoped-storage.

brunofariasd avatar brunofariasd commented on July 28, 2024

Just noticed the steps in #12. Will check and confirm if it is working. It should be in the README itself I think.

Did it work for you?
I have the same problem here.

from react-native-scoped-storage.

ammarahm-ed avatar ammarahm-ed commented on July 28, 2024

Just noticed the steps in #12. Will check and confirm if it is working. It should be in the README itself I think.

Did it work for you?
I have the same problem here.

@brunofariasd it works, i am using this lib in a production app.

from react-native-scoped-storage.

brunofariasd avatar brunofariasd commented on July 28, 2024

Just noticed the steps in #12. Will check and confirm if it is working. It should be in the README itself I think.

Did it work for you?
I have the same problem here.

@brunofariasd it works, i am using this lib in a production app.

Hello thx for this awesome lib, but can i use the absolute path
example: /storage/emulated/0/Android/media/com.whatsapp/WhatsApp/Media/.Statuses,

or do i have to use the uri returned from the function openDocumentTree?

I trying list files using RN.Fetch.Blob with path above and i get array empty.

from react-native-scoped-storage.

brunofariasd avatar brunofariasd commented on July 28, 2024

When I try read files with RNFetchBlob.lstat, i get this error:

[Error: failed to stat path **/storage/emulated/0/Android/data/com.wpp.status_saver/files**/Android/media/com.whatsapp/Whatsapp/Media/.Statuses

even i choosing the correct path with openDocumentTree (/Android/media/com.whatsapp/Whatsapp/Media/.Statuses)

URI
{"lastModified": 1641563384000, "name": ".Statuses", "path": "/storage/emulated/0/Android/media/com.whatsapp/Whatsapp/Media/.Statuses", "type": "directory", "uri": "content://com.android.externalstorage.documents/tree/primary%3AAndroid%2Fmedia%2Fcom.whatsapp%2FWhatsapp%2FMedia%2F.Statuses"}

from react-native-scoped-storage.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.