This commit is contained in:
Trey t
2022-07-18 20:14:48 -05:00
parent 044e0bb027
commit 53334e5fb8
10 changed files with 134 additions and 10 deletions

View File

@@ -88,8 +88,12 @@ struct DayView: View {
}
}
}
.onAppear{
iapManager.decideShowIAP()
}
}
// MARK: Views
public var mainView: some View {
VStack {