6. Notes for Tab Bar Controller

  • Tab Bar Controller is a powerful tool.

  • Each tab has its own Navigation Controller. So, you can build a separate tree of screens for each tab with its navigation.

  • So, each tab can potentially work like a separate multiscreen app module.

  • You can play around with the UI style elements of the tab bar items to design them as you like.

Last updated

Was this helpful?