TSWeChat icon indicating copy to clipboard operation
TSWeChat copied to clipboard

A WeChat alternative. Written in Swift 5.

Results 23 TSWeChat issues
Sort by recently updated
recently updated
newest added

开发者你好,这是我自己用swift5写的[朋友圈模块](https://github.com/jeromexiong/cover-moments),想集成到这个项目中,加个贡献者呗。 ![demo](https://camo.githubusercontent.com/1eb837fe4e7dd7f7d1d15484b406487da664dc26/68747470733a2f2f75706c6f61642d696d616765732e6a69616e7368752e696f2f75706c6f61645f696d616765732f353637373838322d346434666137646137383736646134342e6769663f696d6167654d6f6772322f6175746f2d6f7269656e742f7374726970)

一点击输入框弹出键盘后菊花就跑到输入框上方的位置,然后隐藏键盘后菊花才正常一点击输入框弹出键盘后菊花就跑到输入框上方的位置,然后隐藏键盘后菊花才正常,传不了图。。。

/Users/macbookpro/Music/TSWeChat-master/Pods/RxSwift/RxSwift/Schedulers/VirtualTimeScheduler.swift:79:25: Value of type 'RxTime' (aka 'Date') has no member 'addingDispatchInterval' /Users/macbookpro/Music/TSWeChat-master/Pods/RxSwift/RxSwift/Observables/Delay.swift:114:58: Value of type 'RxTimeInterval' (aka 'DispatchTimeInterval') has no member 'reduceWithSpanBetween' /Users/macbookpro/Music/TSWeChat-master/Pods/RxSwift/RxSwift/Observables/Throttle.swift:74:53: Value of type 'RxTimeInterval' (aka 'DispatchTimeInterval') has...

下载下来重新pod之后,然后发现还是运行不了,提示RxSwift某些方法不存在,比如reduceWithSpanBetween reduceWithSpanBetween addingDispatchInterval

如题,在同一行内,微信内置表情(例如: [发怒] ),和文字不是同一水平线上的,表情看上去更高一些,或者说是表情显得更小一些。请问如何解决

朋友圈的东西还没弄呢?

录音过短时没有stop recorder, 录音一直在录制,当超过60s时会回调stopRecord ` if self.audioTimeInterval.int32Value > 60 { self.stopRecord() }` 导致还会录音成功。 虽然在stopRecord里面调用了 ` self.operationQueue.cancelAllOperations() ` 如果录音时长小于0.5s时,但是子线程的while循环一直在跑,因为recorder.isRecording 是true cancelAllOperations() 的文档是这样描述: For operations that are already executing, the operation object itself...

if I need this feature, and how to achieve? [feature like this image.](https://goo.gl/xfMUoB)