GithubHelp home page GithubHelp logo

compose-navigation's People

Contributors

mvarnagiris avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

compose-navigation's Issues

[Question] How to implement UP navigation behavior

Hi,
if we consider the sample, especially the BottomTabsScreen, how would we implement an up navigation behavior, so that navigation goes from nested backstack (no matter if populated or not) to parent backstack.

Additional question. Lets say the navigation history looks like:
A0 --> A1 --> A2 --> B0 (default screen of nested backstack like BottomTabsScreen)

if we press UP button. is the history of parent backstack retained so A2 is displayed or would the default screen of this backstack be displayed (A0)?

Thanks in advance!

Not resolved dependency

Added to your top level build.gradle :
maven { url 'https://jitpack.io' }
And added to app level build.gradle :
implementation 'com.github.mvarnagiris.compose-navigation:navigation:{latest_version}'
Click Sync and see following error message:
Failed to resolve: com.github.mvarnagiris.compose-navigation:navigation:{latest_version}

Backstack like Instagram/Youtube

Just like instagram/youtube, does this navigation library support below functionality?

  1. Multiple backstack
  2. Remove duplicate item in root backstack (bottom navigation)

Thank you.

Transitions

Provide option to enable basic transitions between routes:

  • crossfade
  • slide in/out up/down

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.