React Native FS provide stat() function to get file details and will return Promise with file details of name, path, ctime, mtime, size, and mode.
React Native FS provide stat() function to get file details and will return Promise with file details of name, path, ctime, mtime, size, and mode.