-
Is it possible to flip the tab bar view to another view? If no, please answer me with ‘No’.
-
If it is possible, could you give me the basic idea how to do it? I tried some ways but it did not work, and I am a beginner.
Is it possible to flip the tab bar view to another view? If no,
Share
Do you mean that you have a tab bar and you want to flip the entire screen to another view? You can do this with modal view controllers. For example (from a view controller in the tab bar controller):