I am facing weird problem with the UIPickerView. I have implemented UIPickerView in my project and when i scroll quickly to select value from it, the selected row disappears. Please have a look at the attached image.
Not only single picker all picker in the project have same issue. I added new date picker without binding it with the code and that too have the same issue. Please can anyone let me know what could be the issue.
I noticed one thing, When I scroll it, the selected number animate from pricker and goes to bottom left and than disappears.
Except this UI issue everything works fine.
Thank in advance