- Categories Menu: Menu which displays all the genres of literature.
- Books Screen: Scrollable menu which displays books for each category.
- Favourites Screen: Scrollable menu which displays all the "Favourited Books".
- Completed Screen: Scrollable menu which displays all the "Completed Books".
- Filters Screen: Screen with swich buttons to filter out books using "Switch Buttons".
- Bottom Tab Bar navigation: A tab bar navigation at the bottom of the screen to switch between: ['Home', 'Favourites', 'Completed'].
- Side Drawer: Side Drawer which holds to two tabs: ['Home','Filters']
git clone https://github.com/18rohan/BookBox.gitcd BookBox-masterexpo installThis will start the expo server
expo startexpo ios/androidPress I for ios emulator, or A for android emulator in the terminal, when the expo server is up and running.



