react-native-filesystem icon indicating copy to clipboard operation
react-native-filesystem copied to clipboard

CheckDirectoryExists

Open jindaldipanshu opened this issue 7 years ago • 0 comments

const directoryExists = FileSystem.directoryExists(PictureDir + '/smarida');

it returns object,object. How can check the directory exists or not?

jindaldipanshu avatar Aug 18 '17 16:08 jindaldipanshu