simple-stack-compose-integration VS compose-destinations

Compare simple-stack-compose-integration vs compose-destinations and see what are their differences.

simple-stack-compose-integration

[ABANDONED] Compose integration for Simple-Stack. Replaced by Navigation3 + Simple-Stack instead. (by Zhuinden)
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
simple-stack-compose-integration compose-destinations
21 26
102 3,401
0.0% -0.1%
1.7 7.2
5 months ago 8 months ago
Kotlin Kotlin
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

simple-stack-compose-integration

Posts with mentions or reviews of simple-stack-compose-integration. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-03.

compose-destinations

Posts with mentions or reviews of compose-destinations. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-11.
  • The Subtle Art of Making Android Animations Feel Expensive
    1 project | dev.to | 29 Oct 2025
    During a mentoring session for my mentee’s Android project a beautifully structured app that just lacked motion personality I introduced her to Ramcosta Destinations. Not because the library itself is magical, but because it provides a clear structure to experiment with transitions without boilerplate. Once navigation felt manageable, I asked her to focus on how the screen should move, not just what it should show.
  • What do you use for compose navigation?
    12 projects | /r/androiddev | 11 Apr 2023
  • jetpack navigation(https://github.com/raamcosta/compose-destinations) with activity
    1 project | /r/androiddev | 28 Mar 2023
    This time is about navigation, when raamcosta ( https://github.com/raamcosta/compose-destinations) in jetpack compose
  • Compose only apps question
    3 projects | /r/androiddev | 9 Mar 2023
    The biggest help of all by far was Compose Destinations. It takes away all the boilerplate of maintaining your routes. A simple way to not have to create all those routes yourself with placeholders etc, including deeplink patterns and all. It generates all of that for you in a typesafe way. Just check the basic example on GitHub or the dedicated documentation website.
  • How do you deal with complex nested navigation in Jetpack Compose?
    2 projects | /r/androiddev | 7 Mar 2023
    Here is a great solution for navigation in compose. Actually this is what Google should have done in the first place https://github.com/raamcosta/compose-destinations
  • New app: xml or compose?
    6 projects | /r/androiddev | 24 Feb 2023
  • Pure Compose Navigation
    2 projects | /r/androiddev | 12 Feb 2023
    Compose destinations is another alternative: https://github.com/raamcosta/compose-destinations
  • A Type-safe extension library for the Compose Navigation library
    2 projects | /r/androiddev | 26 Jan 2023
    Hey, thanks for sharing here. Do you mind sharing how exactly this library is different from this one https://github.com/raamcosta/compose-destinations and why one would use one over the other?
  • Single Activity Apps: Fragments vs Views in 2022
    6 projects | /r/androiddev | 6 Jan 2023
    I don't have much experience with conductor, so I'm curious what your concerns about lifecycle is lacking compared to fragments? But if your team already knows that framework I might just stick with views over fragments. I see there is a compose integration if you do ever plan on picking that up with conductor. Otherwise compose makes fragments obsolete and your team already knows conductor. I do agree the navigation story in compose is not mature especially after jetpack compose navigation. But there are other 3rd party libraries like compose destinations or decompose, but would be nice to see something better 1st party.
  • Which navigation library for compose do you suggest?
    5 projects | /r/androiddev | 2 Jan 2023
    I can't recommend the vanilla compose navigation from Google, but the community has built others like compose destinations which is pretty good.

What are some alternatives?

When comparing simple-stack-compose-integration and compose-destinations you can also consider the following projects:

safer-navigation-compose - Type-safe extension library for the official Jetpack Compose Navigation library with Serializable data classes support. [GET https://api.github.com/repos/uragiristereo/safer-navigation-compose: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]

Chip Navigation Bar - An android navigation bar widget

navigation-compose-typed - Type-safe arguments for Jetpack Navigation Compose using Kotlinx.Serialization

AnimatedBottomBar - A customizable and easy to use BottomBar navigation view with sleek animations, with support for ViewPager, ViewPager2, NavController, and badges.

navigator - A small navigation library for Android to ease the use of fragment transactions & handling backstack (also available for Jetpack Compose).

PagerSlidingTabStrip - An interactive indicator to navigate between the different pages of a ViewPager

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured

Did you know that Kotlin is
the 16th most popular programming language
based on number of references?