instant-solutions / ISTimeline

Simple timeline view written in Swift 3
Apache License 2.0
1.01k stars 79 forks source link

Not working inside UITableviewcell. #18

Open harifsp opened 5 years ago

harifsp commented 5 years ago

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?

harifsp commented 5 years ago

override open func draw(_ rect: CGRect) not called inside UITableviewcell