TIL: Reset tint color of NavigationLink in NavigationStack
Posted: | Categories: Development, iOS, TIL | Tags: Development, iOS, IT, Swift, SwiftUI, TIL
I want to have a NavigationLink in my View, but I don’t want it to change it’s tint color (default is blue).
Read more...