mastodontech.de ist einer von vielen unabhängigen Mastodon-Servern, mit dem du dich im Fediverse beteiligen kannst.
Offen für alle (über 16) und bereitgestellt von Markus'Blog

Serverstatistik:

1,5 Tsd.
aktive Profile

#JetpackCompose

3 Beiträge2 Beteiligte0 Beiträge heute

It has been fun migrating @typinghero to Jetpack Compose.

I took the time to redesign the app while migrating, and I'm quite happy with the result.

The Material 3 Expressive updates conveniently landed not too long ago, and I managed to make use of it.

I know the Floating Toolbar is not recommended to be used when there's a Navigation Bar.

But I will ignore that recommendation because having it there is very useful in the context of reachability.

It's a work in progress.

There are several screens left to be migrated, and I'll take my time to move slow and improve things.

Published "Exploring PausableComposition internals in Jetpack Compose" 🚀. You might have heard that the latest version of #Jetpack #Compose has improved performance significantly. You know the reason? There's a usage of new under the hood API - `PausableComposition`. Know how it works under the hood for making buttery smooth experience in compose 🫠

🔗: blog.shreyaspatil.dev/explorin

Shreyas Patil's Blog · Exploring PausableComposition internals in Jetpack ComposeVon Shreyas Patil

Took up a weekend project to port my #JetpackCompose app to the newly announced Nav3 (goo.gle/nav3). I was pretty optimistic going in but the results completely blew my mind. The new APIs are significantly easier to use, animations work great, the core backstack primitives are fully in your control and the library gets out of your way. Adaptive support was so ridiculously simple that I can't imagine ever going back.

github.com/msfjarvis/compose-l

Android DevelopersNavigation 3  |  App architecture  |  Android Developers
Fortgeführter Thread

(btw, I think Compose Destinations is the most helpful library I am using!
When I switched from multiple Activities to Jetpack Compose, it really softened the impact of what for me was a completely new approach to navigation! Thank you so much, Rafael!
It's here: github.com/raamcosta/compose-d)
#JetpackCompose #Kotlin #ComposeDestinations

GitHubGitHub - raamcosta/compose-destinations: Annotation processing library for type-safe Jetpack Compose navigation with no boilerplate.Annotation processing library for type-safe Jetpack Compose navigation with no boilerplate. - raamcosta/compose-destinations