A Custom Alert with 2 buttons accept(right) and cancel(left) for both iPhone and Ipad. Give me a "Start" for this project that.
self.showAlert(title: "Opp!",
message: "Are you Okay?",
leftButtonTitle: "Not well",
rightButtonTitle: "I'm OK",
leftButtonDidTouch: {
print("leftButtonDidTouch")
}) {
print("rightButtonDidTouch")
}
- Email: [email protected]
- Site: https://onebuffer.com
- Linkedin: https://www.linkedin.com/in/caophuocthanh/