IAP
This commit is contained in:
@@ -88,8 +88,12 @@ struct DayView: View {
|
||||
}
|
||||
}
|
||||
}
|
||||
.onAppear{
|
||||
iapManager.decideShowIAP()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// MARK: Views
|
||||
public var mainView: some View {
|
||||
VStack {
|
||||
|
||||
Reference in New Issue
Block a user