Closed wilau2 closed 4 years ago
I'd be interested in this! Does this also clean the build folder? I believe this tool currently also uses the wrong directory - in my project, it looks like the outputs go to android/app/build, not android/build. That could be another issue as well.
Hi, I've been locked out of my account but I'm back so I'll look at this and other issues as soon as I have the time.
hey @wilau2 any reason why you closed your PR?
Merged PR into master.
I ran into an issue installing rn-fetch-blob.
https://github.com/joltup/rn-fetch-blob/issues/422
I needed to run
./gradlew clean
. I don't think that removing the android build folder is enough to "clean" the project.Thoughts?