I am using a Drawer on a Map. (see code below) As soon as I put a NavigationView over it, an animation appears at the beginning. Unfortunately I can’t get rid of this animation. .transaction { transaction in ...
Home/navigationview