Achraf

Results 6 comments of Achraf

@BoavistaLudwig did you find the solution ? I have the same error

@Ridwan226 I get the same error message, did you manage to resolve it ?

This repo is no longer being maintained, but I've created a new one: https://expo-icon-builder.com

I resolved it by rebuilding the app, and make sure to add this code to your Podfile if you're using CocoaPods. ``` pod 'rn-fetch-blob', :path => '../node_modules/rn-fetch-blob' ```