Prototyper
public enum Prototyper
Main class of the framework
-
This static function is used to initialize the prototyper framework with a suitable
PrototyperSettingsobjectDeclaration
Swift
public static func configure(_ settings: PrototyperSettings)Parameters
settingsStruct that contains information about the configuration of the prototyper framework
-
Presents the FeedbackView as a UIHostingController
Declaration
Swift
public static func showFeedbackView()
-
Hides the Feedback bubble from the View and shows an alert after hiding the feedback bubble.
Declaration
Swift
public static func hideFeedbackButton() -
Presents the ShareView as a UIHostingController.
Declaration
Swift
public static func showShareApp()
View on GitHub
Prototyper Enumeration Reference