Posts by Guilherme Borba • 1 point
1 post
-
0
votes1
answer53
viewsQ: Hide Rows from a pickerview when selecting an item from another pickerview - Swift
I created a pickerview using a multidimensional array, I would need to hide some items from picker4 after I selected the first item of picker3. class ViewControllerEspessuras: UIViewController,…