• Stars
    star
    219
  • Rank 181,133 (Top 4 %)
  • Language
    Objective-C
  • Created about 6 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

可扩展、可单独分离使用的弹出式评论列表,一般用于查看全部评论,仅引入了Masonry做布局

ZMCommentView

1、可扩展、可单独分离使用的弹出式评论列表,一般用于查看全部评论;

2、键盘弹出评论输入,自适应文字高度;

3、仅引入了Masonry做布局;

4、一句代码展示全部评论

有什么问题,可以再issues告知我,欢迎点小星星!

使用方式:

[[ZMCusCommentManager shareManager] showCommentWithSourceId:nil];


效果
示例图1 示例图2 示例图3