Introduction
In this final lesson, you’ll briefly learn about bottom-bar navigation, and how to add it your app and integrate it with the navigation component. Bottom navigation bars add a few top level destination targets on the screen, making navigation more accessible.
The lesson will cover:
— Introduction to bottom navigation.
— Understanding NavigationBar & NavigationBarItem and integration with the navigation component.