Cully
Results
1
comments of
Cully
@azizijunaid > ``` > let localSong = `${RNFS.DocumentDirectoryPath}/${await RNFS.mkdir(` > ${RNFS.DocumentDirectoryPath}/${name}`)}/${fileName}`; > ``` > > I am having this issue i am not able to create directory RNFS.mkdir if anyone...