9 Notes In February 2020
1. Hide Element on Select tableView cell func tableView ( tableView : UITableView , cellForRowAtIndexPath indexPath : NSIndexPath ) -> UITableViewCell { if indexPath . row == curren…
Read more →
Build logs, short notes, and the things I work out in public before they turn into articles.
1. Hide Element on Select tableView cell func tableView ( tableView : UITableView , cellForRowAtIndexPath indexPath : NSIndexPath ) -> UITableViewCell { if indexPath . row == curren…
Read more →