Closed segunfamisa closed 4 years ago
This PR makes use of the Compose navigation extensions to implement navigation from one screen to the other.
Things to note here:
"main?news"
"main?explore"
"main?saved"
This PR makes use of the Compose navigation extensions to implement navigation from one screen to the other.
Things to note here:
"main?news"
"main?explore"
,"main?saved"
, it failed to work. Until I had to rename those routes. I'm yet to investigate this, but I'll get back to it later.