Add AnalyticsPrompt to SwiftUI target and replace old UIAlertController.

This commit is contained in:
Doug
2021-12-06 12:52:33 +00:00
parent d4f5dbbd11
commit ee74bc16fb
24 changed files with 1554 additions and 71 deletions
@@ -14,8 +14,6 @@
// limitations under the License.
//
import Foundation
import UIKit
import SwiftUI
struct TemplateUserProfileCoordinatorParameters {