blur_comment仿网易新闻评论页面
blur_comment 是仿网易新闻弹出带虚化背景评论:
1. 带动画虚化背景
2.评论随键盘高度实时变化
使用方式:
1. #import "BlurCommentView.h"
2. [BlurCommentView commentshowSuccess:^(NSString *) {}];
support Delegate or Block to callback when you click the comfirm button in the commentview
评论