You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 16, 2019. It is now read-only.
Using react-native-fetch-blob 0.10.2
Using xcode and iPhone 6S emulator, iOS 10.2
Using react-native 0.42
I am working on a project using RNFS, but since they recommend to use RNFetchBlob, I'm going to refactor everything. Among other features, I'm using RNFS's getFSInfo() in order to retrieve free storage space left. So, as 0.10.0 introduced df(), I would like to know how it works (wiki section is empty).