Is it possible to use a Segmented Control to change the view?
- by Moshe
i want to use a segmented control instead of a UITabBar controller to change the view. Is that in accordance with the HIG?
If yes, how can I do so? What template should I use for my project and what code?