<resources>

    <!-- Base application theme. -->
    <style name="AppTheme" parent="Theme.AppCompat.Light">
        <item name="android:editTextBackground">@drawable/rn_edit_text_material</item>
        <item name="colorPrimary">#ffffff</item>
        <item name="android:fitsSystemWindows">true</item>
  </style>

</resources>
