文件名称:swift-模仿类似聊天的UI
文件大小:79KB
文件格式:ZIP
更新时间:2022-09-03 21:25:28
Swift开发-其它杂项
实现类似映客App中的聊天室功能,场景为有人发送一条数据,TableView增加一条信息,这里数据使用一个button来模拟,
【文件预览】:
tableviewAddCell-master
----tableviewAddCell.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(13KB)
--------xcuserdata()
----tableviewAddCell()
--------Assets.xcassets()
--------main.m(342B)
--------ZCWTableViewCell.m(435B)
--------barrageCell.m(2KB)
--------AppDelegate.h(285B)
--------AppDelegate.m(2KB)
--------Base.lproj()
--------DMHeartFlyView.m(6KB)
--------ViewController.h(223B)
--------Info.plist(1KB)
--------DMHeartFlyView.h(275B)
--------ViewController.m(8KB)
--------barrageCell.h(387B)
--------ZCWTableViewCell.h(224B)
----README.md(2KB)