I have a mutable attributed string without NSStrikethroughStyleAttributeName attribute like this:
NSMutableAttributedString *str1 = [[NSMutableAttributedStri
Fix for the bug in iOS8: Strike Through first letter of the string with clear color and then Strike through the text in which ever range you want.