joltup / rn-fetch-blob

A project committed to making file access and data transfer easier, efficient for React Native developers.
MIT License
2.81k stars 772 forks source link

Removed android:label="@string/app_name" #565

Open ssilverr opened 4 years ago

ssilverr commented 4 years ago

Remove app label, as it serves no purpose here. If it's not the same as in the main manifest.xml, the build will throw a manifest merger error. This can happen, if you have variable there, from gradle.properties (added through app/build/gradle)