Chapter 11. Application navigation

This chapter covers:

  • Components that facilitate navigation

  • Assembling data to drive navigation components

  • Interacting with navigation components

You usually don’t get far into the process of developing an application before you discover you need to begin separating it into distinct functional areas and purposes and enable the user to move to and from these areas. We call this navigation. In this chapter, we’ll look at the following components that you’ll use to add navigational features to your application:

  • Menu

  • MenuBar

  • TabBar

  • TabNavigator

  • Accordion

Before we can delve into how to use each of these components, we need to prepare the data they will use. Like so many tasks, this can be done many ways; we’ll explore the ...

Get Flex 3 in Action now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.