I want to find the best way to fit both a Pickerview and a Tableview on the same screen (View). I can't find a way to size them in IP or dynamically resize them. I want to keep their font sizes small to balance it all and fit a Tab Bar at the foot of the screen.
I'll be using one Controller for both of them.