react-native-filesystem
react-native-filesystem copied to clipboard
CheckDirectoryExists
const directoryExists = FileSystem.directoryExists(PictureDir + '/smarida');
it returns object,object. How can check the directory exists or not?