I need to make a UIView with rounded corners like this() in tableView with a very large number of items. Therefore, my question is whether the CALayer bad influence on smooth scrolling, and may be better to use for the background image for this case?
Thanks.