1HazArd1 / Samarpan

Samarpan is a charity-based application that bridges the gap between the kind donors and the NGOs, which will help needy receive better living conditions.
MIT License
3 stars 8 forks source link

Create the bottom nav bar #22

Open Rohit-554 opened 1 year ago

Rohit-554 commented 1 year ago

Hi, The app didn't have the bottom navigation bar The bottom nav bar should be implemented using navigation components and should have the following menu options Home, near by donations , settings, stats

You can refer this bottom_nav_bar for clarity

Just create the fragment (home is already made, create nearbyDonationFragment, settingsfrag, statsFrag)and add it to the navigation menu, Happy coding Thanks