UIScrollView with soften edges

When contents inside UIScrollView been trimmed away by flat edges, it looks looks weird on blurred view.

All we need to do is customize mask layer for our UIScrollView. For example I add a mask layer to UITableView.

comments powered by Disqus