react-native-tag-autocomplete icon indicating copy to clipboard operation
react-native-tag-autocomplete copied to clipboard

how to change the background color of Tag autocomplete component

Open hanaechahid opened this issue 5 years ago • 2 comments

Hello, I use the tag autocomplete component in my react native app and I want to change the background color of this component. How can I do this ?

hanaechahid avatar Aug 20 '19 17:08 hanaechahid

@hanaechahid you use the following attributes inputContainerStyle={} tagStyles={} containerStyle={} style={}

i think these should be added to documentation as well

FadiAboMsalam avatar Aug 27 '19 18:08 FadiAboMsalam

I used these attributes but did not work except style but did not color the component entirely.

saidhappy010 avatar Sep 26 '19 16:09 saidhappy010