itinance / itinance/react-native-fs
freeSpace from getFSInfo() does not match actual free space on device
Open
- Dominant language
- C++
- Stars
- 5k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
do
` const spaceInfo = await getFSInfo();
`
Real device (iPad) gives me 43GB available - at the same time react-native-fs gives me 38GB available? Any system files is not under calculation or I use it somehow wrongly?


Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.