Update react-native to v0.64.3

This commit is contained in:
Sofiya Tepikin
2022-08-22 10:01:07 +00:00
parent 505584f1eb
commit a44827f65a
20 changed files with 797 additions and 1100 deletions
-2
View File
@@ -40,7 +40,6 @@
<category android:name="android.intent.category.LAUNCHER" />
</intent-filter>
</activity>
<activity android:name="com.facebook.react.devsupport.DevSettingsActivity" />
<provider
android:name="androidx.core.content.FileProvider"
android:authorities="com.drip.provider"
@@ -76,5 +75,4 @@
</intent-filter>
</service>
</application>
</manifest>