File tree Expand file tree Collapse file tree 5 files changed +6859
-286
lines changed
examples/ReactNativeBlobUtil Expand file tree Collapse file tree 5 files changed +6859
-286
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,11 @@ The project will be continued in this repository. React-Native-Blob-Util is full
1212
1313# Version Compatibility Warning
1414
15+ react-native-blob-util version ** 0.22.0** and up is only compatible with react native ** 0.76** and up.
16+ "0.22.0" -> 0.76 RN
17+ "0.22.1" -> 0.77 RN
18+ "0.22.2" -> 0.78 RN
19+
1520react-native-blob-util version ** 0.17.0** and up is only compatible with react native ** 0.65** and up.
1621
1722react-native-blob-util version ** 0.10.16** and up is only compatible with react native ** 0.60** and up.
Original file line number Diff line number Diff line change 1212 "test:windows" : " jest --config jest.config.windows.js"
1313 },
1414 "dependencies" : {
15- "react" : " 18.2 .0" ,
16- "react-native" : " ^0.77 .2" ,
15+ "react" : " 19.0 .0" ,
16+ "react-native" : " ^0.78 .2" ,
1717 "react-native-blob-util" : " file:../../" ,
18- "react-native-windows" : " ^0.77.7 "
18+ "react-native-windows" : " ^0.78.2 "
1919 },
2020 "devDependencies" : {
2121 "@babel/core" : " ^7.12.9" ,
You can’t perform that action at this time.
0 commit comments