Open
Description
The method still exists (https://github.com/joltup/react-native-fetch-blob/blob/master/ios.js#L41), it's just missing from the wiki documentation (https://github.com/joltup/react-native-fetch-blob/wiki/iOS-API) and the typescript definitions (https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/react-native-fetch-blob/index.d.ts).
Since there's already a jsdoc comment I'm assuming adding docs wouldn't be too arduous, but I'm not sure I'm the best person to fix it - I'm running across it being used in some old code but don't quite understand why it would be used.