Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alflix/messageui
https://github.com/alflix/messageui
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alflix/messageui
- Owner: alflix
- License: apache-2.0
- Created: 2019-04-24T11:35:32.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-05T15:59:55.000Z (almost 5 years ago)
- Last Synced: 2024-10-19T12:50:48.291Z (2 months ago)
- Language: Swift
- Size: 6.64 MB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Version](https://img.shields.io/cocoapods/v/MessageUI.svg?style=flat)](http://cocoapods.org/pods/MessageUI)
[![License](https://img.shields.io/cocoapods/l/MessageUI.svg?style=flat)](http://cocoapods.org/pods/MessageUI)
[![Platform](https://img.shields.io/cocoapods/p/MessageUI.svg?style=flat)](http://cocoapods.org/pods/MessageUI)
![Swift](https://img.shields.io/badge/%20in-swift%205.0-orange.svg)### View:
- 气泡 Bubble
- 头像 Avatar
- 昵称 cellTopLabel
- 时间 messageTopLabel
- 内容 MessageContainner
- 发送失败/语音未读 accessoryView### 内容
#### 通用:
- 文字+高亮检测(可选)
- 图片
- 视频+时长(可选)
- 语音:播放按钮+时长+进度条(可选)
- 位置:地图+标题(可选)+副标题(可选)#### 需要自定义:
- 公告
- app 内链接
- 名片
- 红包/转账Protocol:
配置图片,url,时长Delegate:
定义字体,尺寸DataSource: