Open bertbeck opened 5 years ago
Need a bit more information on this;
This is a textfield not a dropdown, can you show me your component that you're attempting to style the top of the label with?
Sorry - I think I posted in the wrong spot - I forked
See:
https://github.com/bertbeck/react-native-material-dropdown/blob/master/src/components/dropdown/index.js https://github.com/bertbeck/react-native-material-dropdown forked from: https://github.com/n4kz/react-native-material-dropdown
Bert
On Thu, Jan 10, 2019 at 7:19 AM Pete notifications@github.com wrote:
Need a bit more information on this;
This is a textfield not a dropdown, can you show me your component that you're attempting to style the top of the label with?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/petrogad/react-native-materialui-textfield/issues/4#issuecomment-453111168, or mute the thread https://github.com/notifications/unsubscribe-auth/AF37QgCX1TL2a08ttvNhPkVqnyKf32xtks5vB0vZgaJpZM4Z4T-R .
Does this work?
I'm trying to set the color and style of the top label by using:
but it doesn't work