mirror of
https://github.com/yattee/yattee.git
synced 2025-08-09 20:24:06 +00:00
Animations improvements
This commit is contained in:
6
Shared/Constants.swift
Normal file
6
Shared/Constants.swift
Normal file
@@ -0,0 +1,6 @@
|
||||
import Foundation
|
||||
import SwiftUI
|
||||
|
||||
struct Constants {
|
||||
static let overlayAnimation = Animation.linear(duration: 0.2)
|
||||
}
|
Reference in New Issue
Block a user