Skip to content

Add InsideTheBackStack sample#302

Merged
vladcipariu91 merged 3 commits into
bumble-tech:1.xfrom
vladcipariu91:backstack-example
Dec 14, 2022
Merged

Add InsideTheBackStack sample#302
vladcipariu91 merged 3 commits into
bumble-tech:1.xfrom
vladcipariu91:backstack-example

Conversation

@vladcipariu91
Copy link
Copy Markdown
Collaborator

Description

Added a new sample app to show how the back stack works, this was adapter from Challenge 2 from DroidCon London

It's the last item in the list:

appyx-sample

Check list

  • I have updated CHANGELOG.md if required.
  • I have updated documentation if required. -

Copy link
Copy Markdown

@github-advanced-security github-advanced-security AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

detekt found more than 10 potential problems in the proposed changes. Check the Files changed tab for more details.

import com.bumble.appyx.core.navigation.Operation
import com.bumble.appyx.core.state.SavedStateMap

class CustomBackStack<NavTarget : Any>(
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we simply use the standard BackStack instead?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we'll lose the animation if we use the regular BackStack

@zsoltk
Copy link
Copy Markdown
Contributor

zsoltk commented Dec 13, 2022

We probably don't need to add the logo.png, there should be one in this project already.

@vladcipariu91
Copy link
Copy Markdown
Collaborator Author

vladcipariu91 commented Dec 13, 2022

Details

I can remove the Logo

@vladcipariu91 vladcipariu91 merged commit 7b502eb into bumble-tech:1.x Dec 14, 2022
@vladcipariu91 vladcipariu91 deleted the backstack-example branch December 14, 2022 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants