hi guys! I’m starting with kmm and jetpack compose and maybe some of you could help me a bit. I’m trying to emulate the navigation of twitter app. I created a Scaffold with 3 tabs and one top bar and one bottom bar. I want to do that when I click on some content of the tab it will open another screen without the top bar. Something similar to twitter when you click in a twit and it opens a new screen with the content and without the top bar 😅 . Do you know of any examples to inspire me?
Thx in advance! ❤️