File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -183,9 +183,9 @@ and latest best practices. For a more established library, consider:
183
183
184
184
- [ expo-file-system] ( https://docs.expo.io/versions/latest/sdk/filesystem/ )
185
185
- Well supported, a good option if already using Expo.
186
- - [ rn-fetch -blob] ( https://github.com/joltup/rn-fetch -blob )
187
- - Popular, and often a dependency of other libraries.
188
- - Officially unmaintained, with known bugs .
186
+ - [ react-native -blob-util ] ( https://github.com/RonRadtke/react-native -blob-util )
187
+ - Often a dependency of other libraries.
188
+ - Forked from, and compatible with, the popular but deprecated [ rn-fetch-blob ] ( https://github.com/joltup/rn-fetch-blob ) .
189
189
- [ react-native-fs] ( https://github.com/itinance/react-native-fs )
190
190
- Large feature set.
191
191
- Low maintenance, aging codebase.
You can’t perform that action at this time.
0 commit comments