1 Star 0 Fork 30

Exlog / MessageDisplayKit

forked from 曾宪华 / MessageDisplayKit 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 4.61 KB
一键复制 编辑 原始数据 按行查看 历史
Jack 提交于 2014-04-29 13:53 . Update README.md

image

建议 Suggest

*如果发现原理上不懂的时候,请不要着急,因为代码都有注释,如果看完注释还是不懂的话,那你只能在githu开issue,点击这里移步新建一个issue(至于怎么新建,打开issue页面,里面有一个new issue的按钮,点击之后你就会的了),写上你不明白的地方,我会在github给予帮助。

*If found in principle don't understand, please don't try so hard, because the code has a comment, if finish see note or don't understand, that you can only open issue in githu, [click here] (https://github.com/xhzengAIB/MessageDisplayKit/issues?state=open) set a new issue (as to how new, opens the page of the issue, there is a new issue of button, click on the following you will), write down you don't understand of place, I will help them in making.

MessageDisplayKit

用于显示iPhone和iPad的消息页面,你可以发送文本、声音、图片、视频等消息。模仿微信App。
A messages UI for iPhone and iPad,You can send text, voice, image,video,emotion .etc messages. like WeChat App.

将来 Features

  • 1、高度可定制的。
    Highly customizable.
  • 2、任意消息的大小。
    Arbitrary message sizes.
  • 3、复制&粘贴消息。
    Copy & paste messages.
  • 4、数据检查器(确认电话号码、链接、日期等)。
    Data detectors (recognizes phone numbers, links, dates, etc.).
  • 5、时间戳。
    Timestamps.
  • 6、头像。
    Avatars.
  • 7、向下滑动隐藏键盘。
    Swipe down to hide keyboard.
  • 8、动态调整输入文本视图类型。
    Dynamically resizes input text view as you type.
  • 9、自动启用/禁用发送按钮(如果文本视图是空的或不是)。
    Automatically enables/disables send button (if text view is empty or not).
  • 10、发送/接收声音效果。
    Send/Receive sound effects.
  • 11、发送语音。
    Send the voice message.
  • 12、发送图片。
    Send the photo message.
  • 13、发送视频。
    Send the video message.
  • 14、发送地理位置。
    Send the local position message.
  • 15、发送第三方gif表情。
    Send the gif face message.
  • 16、通用于iPhone和iPad。
    Universal for iPhone and iPad.

组件要求 Requirements

Profile

CocosPods is the recommended methods of installation MessageDisplayKit, just add the following line to Profile:

pod 'MessageDisplayKit', '~> 0.1.1'

License

中文: MessageDisplayKit 是在MIT协议下使用的,可以在LICENSE文件里面找到相关的使用协议信息.

English: MessageDisplayKit is acailable under the MIT license, see the LICENSE file for more information.

=======================

须知 Instructions

中文:如果您在您的项目中使用该开源组件,请给我们发电子邮件告诉我们您的应用程序的名称,否则后果自负。

English:If you use the open source components in your project, please Email us to tell us the name of your application, otherwise the consequence is proud.

Thanks you

Thanks you jessesquires created JSMessagesViewController. My Project base on JSMessagesViewController.

1
https://gitee.com/exlog/MessageDisplayKit.git
git@gitee.com:exlog/MessageDisplayKit.git
exlog
MessageDisplayKit
MessageDisplayKit
master

搜索帮助