Open valery-lavrik opened 2 years ago
Can I somehow replace react-native-fs with an rn-fetch-blob that is already connected in my application?
Maybe you can somehow redefine the upload function to write it yourself via rn-fetch-blob?
I didn't find this in the documentation
Maybe? It's open source so there is always patch-package. I'm open to reasonably well written PRs as well
Can I somehow replace react-native-fs with an rn-fetch-blob that is already connected in my application?
Maybe you can somehow redefine the upload function to write it yourself via rn-fetch-blob?
I didn't find this in the documentation