RTLabel
RTLabel copied to clipboard
simple rich text display for iOS using html-like markups
optimumSize crashes, with: code=EXC_ARM_BREAKPOINT, subcode=0xdefe label content is: "ENERGIEWENDE IN DEUTSCHLAND" Here is the code (sorry for junk code): ``` RTLabel *tv = [[RTLabel alloc] init]; if([contentElement attributeNamed:@"line-height"]){ [tv setLineSpacing:[[contentElement...
+[RTLabel extractTextStyleFromText:paragraphReplacement:] (RTLabel.m:926) -[__NSCFString replaceOccurrencesOfString:withString:options:range:]: Range {0, 1} out of bounds; string 如富文本包含 color = 'red' =号两边有空格就会crash, Range越界,必须写成color='red'
When using AutoLayout and building a UIView that contains one or various RTLabel, if you want the size of the UIView to depends on the size of the RTLabel, the...
Currently, I have tried RTLabel with Truncating from the last position and found that If Label is multiline then Truncate tail will be applied to all lines. Looks so weird.
Hello, is it possible to make a link not underlined? I don't want to modify the component itself, so I'm looking for another solution. Best regards Benny
Crash when setText contains @"" style strings.
can't display @"" style strings.
你好 你这有崩溃问题
i need show custom image