# Paula-Cell **Repository Path**: nonli/paula-cell ## Basic Information - **Project Name**: Paula-Cell - **Description**: aba~aba - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-23 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Paula-Cell #### 介绍 目标 - [x] **可变长文本** 基本可用 - [x] **头像、日期、名字等** 基本可用 - [x] **可变图片框** (0~n张) 基本可用 - [x] **图片可放大** 基本可用 - [x] **编辑按钮** 接口已可用 - [x] **点赞按钮** 接口已可用 - [x] **评论按钮** 接口已可用 - [x] **可变标签列表** 基本可用,如果有错位,再让我调 - [ ] 美化 \* - [ ] **收藏按钮** - [ ] **下载按钮** #### 安装教程 Cocoapod 第三方库 Masonry #### 使用说明 目前接口已经基本配好,后续打磨不再改动接口、点击事件。 由于是组件,所以最好看`ViewController.m`了解如何使用的即可; 实际源码在`SocialCell.h .m`,图片九宫格实现见`NSArray+Sudoku.h .m`,标签列表见`SocialTagList.h .m` #### 效果图 cell ![1](1.png) 图片放大 ![2](2.png)