Add AnalyticsPrompt to SwiftUI target and replace old UIAlertController.

This commit is contained in:
Doug
2021-12-06 12:52:33 +00:00
parent 2879430a8c
commit 3cf030eb47
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 {