Skip to content

Instantly share code, notes, and snippets.

View pdura's full-sized avatar

Patrick Dura pdura

  • Genetrainer
View GitHub Profile
//
// RoundedShadowTableViewCell.swift
//
// Created by Patrick Dura on 08/03/2019.
// Inspired by https://github.com/schluete/GroupedTableViewWithShadows
//
import UIKit
class RoundedShadowTableViewCell: UITableViewCell {