optonaut / ActiveLabel.swift

UILabel drop-in replacement supporting Hashtags (#), Mentions (@) and URLs (http://) written in Swift
MIT License
4.47k stars 686 forks source link

ActiveLable show text mismatch real data #405

Open sk-chanch opened 3 years ago

sk-chanch commented 3 years ago

I convert from string html tag to string, when show in label last text 2 -3 character not show, but not convert html tag label show correct data

I use ActiveLabel in TableViewCell

hanwanjie853710069 commented 2 years ago

I have the same problem

sk-chanch commented 2 years ago

I have the same problem

i'm change framework ActiveLable to Atributika it work! and not convert html tag to string anymore.