swiftui-navigation-transitions icon indicating copy to clipboard operation
swiftui-navigation-transitions copied to clipboard

Change fade transient view background color

Open elskhn opened this issue 6 months ago • 2 comments

thank you for creating this library @davdroman!

I have a global background color in my app (implemented using the ZStack approach). How do I change the fade transition to have the same color?

https://github.com/davdroman/swiftui-navigation-transitions/assets/21252681/0f49c294-4243-4d7f-bbac-22537352081b

notice how the background changes to white (black if dark mode) during the fade transition.

elskhn avatar Dec 30 '23 21:12 elskhn