UNPKG

react-native-floating-label-input

Version:

A simple and customizable React Native TextInput with it's placeholder always shown.

10 lines (7 loc) 255 B
<resources> <!-- Base application theme. --> <style name="AppTheme" parent="Theme.AppCompat.Light.NoActionBar"> <!-- Customize your theme here. --> <item name="android:textColor">#000000</item> </style> </resources>