You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A superclass for UITableViewCells that host controls, like UIButton and UISwitch, without using a view's tag to communicate index path. Additionally, STKTableViewCell makes the process of creating, configuring and loading table view cells a tad bit more simple.