MISC
added new icon put notifications in strings files started IAPManager populate data goes to 1000 entires take out fixweeday button
This commit is contained in:
12
Shared/Models/IAPManager.swift
Normal file
12
Shared/Models/IAPManager.swift
Normal file
@@ -0,0 +1,12 @@
|
||||
//
|
||||
// IAPManager.swift
|
||||
// Feels
|
||||
//
|
||||
// Created by Trey Tartt on 7/7/22.
|
||||
//
|
||||
|
||||
import Foundation
|
||||
|
||||
class IAPManager {
|
||||
public private(set) var isSubscribed = true
|
||||
}
|
||||
Reference in New Issue
Block a user