Replaces the Android package name to match the namespace.
@@ -1,6 +1,5 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
- package="com.reactlibrary">
+ package="fr.greweb.reactnativeviewshot">
</manifest>
-