Chore/update RN 0.66.4

This commit is contained in:
Sofiya Tepikin
2022-09-17 10:03:14 +00:00
parent 2fb82d95e6
commit 997332565f
8 changed files with 35 additions and 24 deletions
@@ -3,7 +3,6 @@
<!-- Base application theme. -->
<style name="AppTheme" parent="Theme.AppCompat.DayNight.NoActionBar">
<!-- Customize your theme here. -->
<item name="android:textColor">#000000</item>
<item name="colorPrimary">@color/colorPrimary</item>
<item name="colorPrimaryDark">@color/colorPrimaryDark</item>
<item name="colorAccent">@color/colorAccent</item>