itinance / itinance/react-native-fs
File's mime type
Open
- Dominant language
- C++
- Stars
- 5k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
Hello
**It's a feature request**, not an issue.
`stat(filepath)` would return the file's mime type.
```typescript
type StatResult = {
mimeType: string?,
// ...
};
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.