-
Notifications
You must be signed in to change notification settings - Fork 467
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Replace react-native-fetch-blob
with rn-fetch-blob
#150
base: master
Are you sure you want to change the base?
Conversation
Complete update to moving from react-native-fetch-blob to rn-fetch-blob
@kfiroo Hey! I'm just wondering if there is any movement on any of the PRs here? Let me know if I can help? |
…-issues Updated both lodash and url-parse as they have security concerns
Please Merge this Commit |
Till this commit is merged, we can use a workaround.
and in your .babelrc add the following :
Hope this helps. |
@kfiroo please merge this pr |
@fungilation I know you just received access to the repo by #160, but I do believe this is high on the priority list of users (including me :D) |
My #124 did the equivalent and is on my fork at https://github.com/fungilation/react-native-cached-image. I don't have time this week, maybe next week on merging my fork back into here so until then, my fork works and tested up to RN 0.59.5 |
Note to self: not closing this PR as I can use the README update here |
I tried this but don't work for me :(. |
@kfiroo Hi, please merge this PR. |
I know this was done in #144 however it didn't look complete. This one should pass all tests, etc.