Start a Project

Load UipickerView from bottom of the screen

Load UipickerView from bottom of the screen

When we use UIPickerView in  iOS, we can’t see the other fields due to the height of the  UIPickerView.So it’s better to launch the UIPickerView  from the bottom of  the screen, so we can also see the other fields of the UIPickerView and its look good from the simple UIPickerView.To display the PickerView you have to add new view that will attach to bottom of the Screen

 

Exit mobile version