RoadTripMoustache / kana_to_kanji

Simple application to learn Japanese kana (hiragana, katakana) and kanji
6 stars 1 forks source link

feat: Implement bottom navigation #92

Closed apomalyn closed 11 months ago

apomalyn commented 1 year ago

As a user, I want to be able to move between the main sections of the application easily.

Solution chosen

Usage of a BottomNavigationBar.

Requirements

Need investigation