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

Changing toolbar color when in searchable mode (react-native-material-ui)

Open sanj-1234 opened this issue 4 years ago • 0 comments

I would like to change the search bar color which comes white every time. I have set the toolbar color by "style={{ container: {backgroundColor: theme.colors.primary}}}", but when click on the search icon, the search bar remains as white...

sanj-1234 avatar Feb 16 '21 08:02 sanj-1234