注意事項:git
UIView+MJAlertView.m裏須要導入AppDelegategithub
使用方法:swift
case1:spa
UIView.addMJNotifierWithText("這不會回去。點擊\"駁回\"隱藏它!", dismissAutomatically: false);
case2:code
UIView.addMJNotifierWithText("這個會本身隱藏", dismissAutomatically: true);
區別在於後面參數 false or trueget
original: https://github.com/mayuur/MJAlertViewclass