I need to customise tabs (change their background color ) from native base in my react native application, like shown in the image Image may be NSFW.
Clik here to view.
I've already tried this style={{ backgroundColor: '#C0C0C0' }}
but i keep getting the default theme.