Background Story: iOS apps typically use an in-built .alert function (found in SwiftUI framework by default). It is quick to implement but difficult to modify if a client demands a specific design. Example Use Case: If a design requires to implement an alert dialog box that has multiple buttons or different customized colors for eachContinue reading “Custom Alert Dialog Box for iOS Apps”
