# SFSpreadTextView **Repository Path**: DaXueShan/SFSpreadTextView ## Basic Information - **Project Name**: SFSpreadTextView - **Description**: 基于UITextView 在文本最后增加 "...展开" 功能 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-02-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SFSpreadTextView #### 介绍 基于UITextView 1.在文本最后增加 "...展开" 功能 ##### 要点: 设置UITextView的排除路径exclusionPath, 在排除路径的位置 addSubView 一个按钮 2.可添加富文本(字体颜色) 3.可添加"点击文本",