damus-io / notedeck

A multiplatform nostr client
Other
52 stars 9 forks source link

Integrate egui-tabs #47

Closed jb55 closed 1 month ago

jb55 commented 1 month ago

I started working on a new project called egui-tabs on the plane back from btcplusplus.dev:

Which is needed for

It should be relatively stylable like we have on Damus iOS, since each tab is its own child UI where we can paint anything we want.

jb55 commented 1 month ago

got egui-tabs into a working state:

https://damus-io.github.io/egui-tabs/

just need to make an damus-ios-style demo