WIP
This commit is contained in:
@@ -81,7 +81,6 @@ struct YearView: View {
|
||||
.edgesIgnoringSafeArea(.all)
|
||||
)
|
||||
.onPreferenceChange(ViewOffsetKey.self) { value in
|
||||
print(value)
|
||||
iAPWarningViewHidden = value < 0
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user