I have seen so many posts but none of them gives answer for this question. How to change this? Can anyone please help with it?
Thank you,
Ankita
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can’t change the height of the pickerView as it is kept fixed by Apple.
Hence it does not allow you to change its height.
If you want more flexibility you may go for some custom created controls available on internet that would enable you to have more freedom over setting the size and all.
NOTE:
Please keep in mind that the more custom controls you use, the more are the chances of your app getting rejected by Apple.
Hope this helps you.