Hacker News new | ask | show | jobs
by kllrnohj 1934 days ago
> Could any Android dev veterans chime in and comment on JetPack?

Small nit but Jetpack is the name of the entire suite of libraries that Google offers for Android. The thing formally known as "support lib", a name that stopped making sense when it had random useful stuff not just compat stuff.

You're talking about Compose here (or Jetpack Compose).

1 comments

Oh right, I meant Compose. Thanks!