Skip to content

Text Focus Effect Not Working in NativeWind tvdemo Component #3

@satya1395

Description

@satya1395

I'm not sure if this is a NativeWind issue or a project issue. The text focus effect doesn't work.

Steps to reproduce:

Update line 16 in tvdemo.tsx from:
const buttonTextStyle = 'text-white text-[2.5vw]';

to:
const buttonTextStyle = 'text-white text-[2.5vw] focus:text-gray-900';

Expected result:

  • The text color should change on hover, but it doesn't change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions