Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 432 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 432 Bytes

Navigation Component Sample

This project provides an opportunity to explore and learn about the Navigation Component.

The repository contains a number of branches:

  • master: Here it is the base files to implement the component
  • BottomNavigationView: Here it is possible to find a simple implementation of BottomNavigationView
  • NavigationView: Here it is possible to find a simple implementation of NavigationView