JamesSedlacek / Routing

SwiftUI library for abstracting navigation logic from views

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Back button Color

Rashesh-Bosamiya opened this issue · comments

I want to change the default back button colour. I tried following modifier but didn't worked.

.tint(Color.white)

Basically I am looking to change the colour to white from default blue colour.

This package has nothing to do with the back button.