mirror of
https://github.com/ivanvorobei/SwiftUI.git
synced 2026-03-22 09:29:32 +01:00
Minimum changes for Xcode 11 beta 5
This commit is contained in:
@@ -15,7 +15,7 @@ struct Badge : View {
|
||||
|
||||
var animation: Animation {
|
||||
Animation
|
||||
.spring(initialVelocity: 5)
|
||||
.spring()
|
||||
.speed(2)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user