ISTimeline
ISTimeline copied to clipboard
Not working inside UITableviewcell.
I just create new UIView inside UITableviewcell and make the class as "ISTimeline". Did the necessary steps. but getting outing like empty gray bg view.
How can I resolve this? Did anyone face this same issue?
override open func draw(_ rect: CGRect) not called inside UITableviewcell