Skip to content

bottom navigation bar nativescript #2380

Open
@Ilyoskhuja

Description

@Ilyoskhuja

In the bottom navigation bar I want to change the button ActiveColor when I get true from service but the problem is I can't override button color with CSS it doesn't apply(nativescript angular)

<MDBottomNavigation....>


....
<Image src="font..." [ngClass]="actionsActive?'first-color':'second-color'">
......

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

        Participants

        @Ilyoskhuja

        Issue actions

          bottom navigation bar nativescript · Issue #2380 · NativeScript/nativescript-angular