picker.subviews[1].backgroundColor = UIColor.clear
this is how i remove color of selected item but do it after UIPickerView is loaded perfectly other wise it's going to crash