devminds
Version:
Your go-to React Native CLI template packed with **amazing tools** for building robust apps quickly!
10 lines (8 loc) • 342 B
text/xml
<resources>
<!-- Base application theme. -->
<style name="AppTheme" parent="Theme.AppCompat.DayNight.NoActionBar">
<!-- Customize your theme here. -->
<item name="android:editTextBackground">@drawable/rn_edit_text_material</item>
<item name="android:windowIsTranslucent">true</item>
</style>
</resources>