Wojtek @suda Siudzinski


Python/Node/Golang/Rust developer, DIY hacker, rookie designer, 3D print junkie. CEO @ Gaia Charge


  1. Multiple Row Selection in UIPickerView

    Recently, one of my projects needed user to select multiple values from a list that was about 150px high, which reminded me how Mobile Safari renders <select multiple="multiple">. Problem is, UIPickerView doesn't allow multiple row selection (not publicly anyway), so I tried to use custom…

    on iOS, ObjC, UIPickerView, UITableView, UITableViewCell, UITableViewCellAccessoryCheckmark, UITableViewCellAccessoryNone, UITapGestureRecognizer