效果圖走一走:
使用方式:
?pod? 'KSAlertView'
舉例使用挡鞍,單按鈕Alert:
?[[[KSAlertView alloc] initWithTitle:@"Title" message:@"Message" otherBtnTitle:@"other" clickIndexBlock:^(NSInteger index) {
?}]show];
代碼鏈接骇窍,可以下載下來修改成自己喜歡的樣式,隨意使用:
效果圖走一走:
使用方式:
?pod? 'KSAlertView'
舉例使用挡鞍,單按鈕Alert:
?[[[KSAlertView alloc] initWithTitle:@"Title" message:@"Message" otherBtnTitle:@"other" clickIndexBlock:^(NSInteger index) {
?}]show];
代碼鏈接骇窍,可以下載下來修改成自己喜歡的樣式,隨意使用: