prem kumar
Results
1
issues of
prem kumar
import RNFS from 'react-native-fs'; (@2.20.0) const downloadDocument = async () => { setPercentage(0); const timeStamp = new Date().getTime(); const regex = new RegExp( `^${fileName.split('.')[0]}(?:\\((\\d+)\\))?\\.${ fileName.split('.')[1] }$`, ); let basePath =...