react-native-material-textfield icon indicating copy to clipboard operation
react-native-material-textfield copied to clipboard

Allow users to customize labelColor, activeLineColor

Open Meninblack007 opened this issue 5 years ago • 9 comments

Meninblack007 avatar Oct 05 '19 12:10 Meninblack007

Can we please merge this? I really need it

zek avatar Oct 23 '19 11:10 zek

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 avatar Dec 20 '19 12:12 simonasdev

@simonasdev rebased.

Meninblack007 avatar Dec 23 '19 11:12 Meninblack007

nice. @n4kz ready for merge?

simonasdev avatar Dec 23 '19 14:12 simonasdev

can @n4kz merge it?

ruslan-hontar avatar Feb 13 '20 22:02 ruslan-hontar

Please help on how to use this property?

julien9999 avatar Feb 27 '20 11:02 julien9999

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

dmsierra11 avatar Apr 02 '20 10:04 dmsierra11

@n4kz can you merge this?

dmsierra11 avatar Apr 02 '20 10:04 dmsierra11

For some reason prop renderLeftAccessory stops working with this changes

Nevermind I was testing the wrong branch from the source repository of this PR.

dmsierra11 avatar Apr 02 '20 11:04 dmsierra11