gluestack

gluestack Logogluestack

Button Pressed Styling

kearnsy posted this in #support
Open in Discord
Avatar
kearnsyOP
I am using gluestack v2 button with NativeWind
<Button className="bg-[#256DF0] rounded-full px-6" size="lg">
              <ButtonText className="font-manrope text-white text-md">
                Today (10)
              </ButtonText>
            </Button>

I assumed there would be a easy pseudo like active: or hover: or something like that to change the default pressed black colour but I can't seem to find it. Anyone got any advice? Thanks 🙂

1 Reply