joreilly / Confetti

KMP GraphQL based conference project with Jetpack Compose Android, Compose for Wear and SwiftUI iOS clients along with GraphQL backend.
Apache License 2.0
759 stars 89 forks source link

Why not use TabView instead of buttons in row ? #959

Open percy-g2 opened 10 months ago

percy-g2 commented 10 months ago

any specific reason ?

joreilly commented 10 months ago

Is this for the IOS client? If so, I think that change came about as part of updates to use Decompose. I had meant to look again to see if we could use that.

percy-g2 commented 10 months ago

let's review and merge it. I wanna work on this!

percy-g2 commented 10 months ago

As you coupled lot of non navigation things and if i fix one thing it can brake lot of things of decompose!