File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11# react-native-fix-fetch-blob
2- A library to help you fix react-native-fetch-blob on react-native >0.60.x
3-
4-
5-
6- ## A library to help you fix images on ios 14 for react-native
2+ A library to help you fix cocoapods installation of the react-native-fetch-blob on react-native >0.60.x
73
84## Usage
9- ** You don't need to install this package in order to fix images .**
5+ ** You don't need to install this package.**
106Add a postinstall script in your package.json and every time you will install dependencies the script will run fixing the problem.
117
1281 . add postinstall script (example below);
Original file line number Diff line number Diff line change 1515 " react-native" ,
1616 " ios" ,
1717 " fetch" ,
18- " blob"
18+ " blob" ,
19+ " cocoapods" ,
20+ " cocoa" ,
21+ " pods" ,
22+ " pod"
1923 ],
2024 "author" : " Daniel Lisovoy" ,
2125 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments