splendo / kaluga-swiftui

5 stars 0 forks source link

Allow developer to choose if navigation animation is enabled by default #34

Closed corrado4eyes closed 3 months ago

corrado4eyes commented 10 months ago

Right now in RoutingState.stencil the default value for the animated method parameter is false. Find a way to make it true if a certain argument navigationAnimationEnabled is true.