WPAttributedMarkup
WPAttributedMarkup copied to clipboard
the emoji connot be clicked, but the demo can be clicked ,how to resolve it.
Bug
当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];...
have solve this problem?
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?