Skip to content

feat: Setup single-activity architecture with BottomNavigation

AGHARAHIMOV AGHASALIM requested to merge setup/base-architecture into main

Implements the core navigation structure using a single Activity, a NavHostFragment, and a BottomNavigationView.

Merge request reports