react-native-material-textfield
react-native-material-textfield copied to clipboard
Allow users to customize labelColor, activeLineColor
Can we please merge this? I really need it
seems like CI is failing because of old code that was present in master some time ago, sadly. @Meninblack007 could you fix merge conflicts tho? That should trigger a rebuild
@simonasdev rebased.
nice. @n4kz ready for merge?
can @n4kz merge it?
Please help on how to use this property?
Please help on how to use this property?
Just pass labelColor='white'
or activeLineColor='white'
as props to the TextField
and you'll see the color changed to white. See the documentation for usage of the TextField
@n4kz can you merge this?
For some reason prop
renderLeftAccessory
stops working with this changes
Nevermind I was testing the wrong branch from the source repository of this PR.