How can I get my UIPickerView to apear on top of the TabBar?
This is a TabBar Application and that NIB file contain 2 views
That I animate to show / hide instead of the keyboard, but the keyboard animates on top of all UIViews.
How can I accomplish this with my Custom View?