-
## General Information
* MessageKit Version: 0.12.0
* iOS Version(s): iOS 10.3.3
* Swift Version: 4
* Devices/Simulators: iPhone SE (not simulated)
* Reproducible in ChatExample? (Yes/N…
-
![screen shot 2017-08-02 at 14 19 12](https://user-images.githubusercontent.com/1053009/28869381-969c8b44-778d-11e7-9e99-31b230fea341.png)
Hello! I tried a lot of things, but maybe you can give me …
-
https://github.com/alibaba/VirtualView-iOS/blob/4a96df7ce342690bade4499c7c0d42ecc1031ed8/VirtualView/View/NVTextView.m#L292
UILabel的`attributedText`设置的时候没有指定字体大小、颜色等等属性,UILabel的font、textColor不会“自己”…
-
when I set `textNumberOfLines == 0` the height is always wrong。
so I check the code as
````
@objc fileprivate func updateFrames() {
guard inView != nil else { return }
y …
-
how can i set a custom font @ page numbering?
`document.setFont(.footerRight, font: UIFont(name: "ArialMT", size: 12.0)!)`
is not working
```
document.pagination = PDFPagination(container: .…
-
设置了lineBreakMode还是没有用.......
-
Hi, I have installed pod "ReCaptcha" and follow your usage description but when i run app and click a button, the Webview doesn't show up. This is my code, please give a look and tell me what is wrong…
-
I got error in this part
I'm using Xcode 9 with swift 4
```
let attributedText = NSAttributedString(
string: text,
attributes: [
.font: GSMessage.font,…
-
## General Information
* iOS Version(s): 10+
* Swift Version: 4
* Reproducible in ChatExample? (Yes/No): yes, attached screenshot
## What happened?
In Message Cell Attributed text …
-
## Summary
Let's update the Swift code generation to support `borderWidth` and `borderColor`.
## Initial Design
Lona Studio already allows editing these styles:
![screen shot 2018-01-29 at…