vonovak / react-native-bottom-toolbar

UI Bar in javascript for react native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Looks like changing of color is not working

chyrta opened this issue · comments

Maybe I'm doing something in the wrong direction while implementing this component into my project, but I can't change the color of the toolbar.

you mean the backgroundColor? yes, that one is not implemented. I might get to do it sooner or later, if you can make a PR, I'd merge it.

@chyrta actually, you should be able to change it using the wrapperStyle prop