You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to change the Navbar Background color with the prop navigationBarStyle Dynamically. I tried the code like Action.refresh({navigationBarStyle:{backgroundColor:'red'}).but its not reflecting on navbar.How can I change the Background color for nav bar from my component. I don't have much functionality for writing the custom navBar
Expected behaviour
I Think using this Action.refresh({navigationBarStyle:{backgroundColor:'red'}) code.Color has to change
Actual behaviour
It's not changing the backgroundColor for my screen.
Sorry for bad English.
The text was updated successfully, but these errors were encountered:
Version
Tell us which versions you are using:
HI @Blapi , @aksonov
I need to change the Navbar Background color with the prop navigationBarStyle Dynamically. I tried the code like Action.refresh({navigationBarStyle:{backgroundColor:'red'}).but its not reflecting on navbar.How can I change the Background color for nav bar from my component. I don't have much functionality for writing the custom navBar
Expected behaviour
I Think using this Action.refresh({navigationBarStyle:{backgroundColor:'red'}) code.Color has to change
Actual behaviour
It's not changing the backgroundColor for my screen.
Sorry for bad English.
The text was updated successfully, but these errors were encountered: