cinder92 / react-native-get-music-files

React Native package to get music files from local and sd for iOS and Android
MIT License
130 stars 66 forks source link

Something get wrong with musicCursor #80

Closed kaneki666 closed 11 months ago

kaneki666 commented 4 years ago

RNAndroidAudioStore.getAll({ title: true, artist: true, album: true, duration: true, cover: true, blured: false,

});

i am using physical device and i have music files in it! any help would be appreciated! Thank you

Drazail commented 3 years ago

@kaneki666 files are not added to the android DataBase, so you either recently added them, or they are located in a nomedia folder

cinder92 commented 11 months ago

closing this in favor of https://github.com/cinder92/react-native-get-music-files/pull/108