-
Book Overview & Buying
-
Table Of Contents
React and React Native - Sixth Edition
By :
In this chapter, you learned that mobile applications require navigation, just like web applications do. Although they are different, web application and mobile application navigation have enough conceptual similarities that mobile app routing and navigation don't have to be a nuisance.
You learned how basic navigation works with react-navigation. You then learned how to control header components within the navigation bar. Next, you learned about tab and drawer navigation. These two navigation components can automatically render the navigation buttons for your app based on the screen components. You also learned how to work with the file-based Expo Router. Mastering route parameters is essential for building dynamic, data-driven mobile applications that can display personalized content without creating redundant screen components.
In the next chapter, you'll learn how to render lists of data.
Scan the QR code (or go to packtpub...