• Stars
    star
    112
  • Rank 312,240 (Top 7 %)
  • Language
    Objective-C
  • License
    MIT License
  • Created over 8 years ago
  • Updated over 7 years ago

Reviews

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

Repository Details

多功能报表控件,支持整体样式和单元格样式的设置,支持复合表头、自适应行高、触摸事件响应已经排序,基本满足常见报表功能。

LMReport

多功能报表控件,支持整体样式和单元格样式的设置,支持复合表头、自适应行高、触摸事件响应已经排序,基本满足常见报表功能。

Installation

CocoaPods

  1. Add pod 'LMReport' to your Podfile.
  2. Run pod install or pod update.
  3. Import <LMReport/LMReport.h>.

Feature

简单使用

image

风格样式

image

复合表头

image

单元格样式

image

响应事件

image

排序

image

自适应行高

image