WPAttributedMarkup icon indicating copy to clipboard operation
WPAttributedMarkup copied to clipboard

Results 8 WPAttributedMarkup issues
Sort by recently updated
recently updated
newest added

the emoji connot be clicked, but the demo can be clicked ,how to resolve it.

当Label 高度为自适应的时候 Lines = 0,只有第一个蓝色文字会响应

Fixed issue of WPHotspotLabel not calculating correct number of attributed string lines

Hello there I use your code like this : NSDictionary\* style = @{@"body":[UIFont fontWithName:@"HelveticaNeue" size:14], @"help":[WPAttributedStyleAction styledActionWithAction:^{ UIWebView \* callWebview = [[UIWebView alloc] initWithFrame:CGRectZero]; NSString \* telNumber = [NSString stringWithFormat:@"tel:%@",_phoneStr];...

Hello, the following code @"help":[WPAttributedStyleAction styledActionWithAction:^{ NSLog(@"Help action"); }] how i get in the block which string is tapped from the label Thanks Ankush

Powerful and good to use! thanks a lot. Could you set is on cocoapod?