ios - How to search through iPhone filesystem downloads folder for mp3 files in react native -


i'm working on react native ios app want through iphone's downloads folder .mp3 files can play. i've found library react-native-fs right able see files added app , can't figure out how search .mp3 files on iphone. advice on libraries use or code appreciated.

code project: https://github.com/laybium/laybium

in ios apps have access sandboxes. there's no such thing downloads folder, because there's no folder apps may share.


Comments

Popular posts from this blog

python - How to insert QWidgets in the middle of a Layout? -

python - serve multiple gunicorn django instances under nginx ubuntu -

module - Prestashop displayPaymentReturn hook url -