Why using Navigation-Compose in your Jetpack Compose app is a bad idea

This page summarizes the projects mentioned and recommended in the original post on /r/androiddev

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • compose-destinations

    Annotation processing library for type-safe Jetpack Compose navigation with no boilerplate.

  • It's quite telling that without Compose-Destinations, the library is barely usable, nor does it make sense in a Kotlin (or really, any statically typed and generally type-safe) world where you're used to, like, having types, instead of concatenating Strings as strings and then hoping you don't crash at runtime.

  • compose-navigation-reimagined

    🌈 Type-safe navigation library for Jetpack Compose

  • Also, I'll just leave it here: https://github.com/olshevski/compose-navigation-reimagined

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts