Code Monkey home page Code Monkey logo

Comments (7)

rundfunk47 avatar rundfunk47 commented on May 27, 2024 2

This might actually be a bug. When I designed this, I didn't think anyone would ever push something to a coordinator which isn't the one at top of the stack, but your use-case makes sense. I'll do some investigation and decide if it needs to be fixed...

from stinsen.

rundfunk47 avatar rundfunk47 commented on May 27, 2024 1

Hi! Your assumption is correct. Hmm, a bit of a tricky layout, but should be doable. I haven't tried this solution, but by adding a third coordinator I think it should work. So you have the reusable flow as one flow (profile as root, password, interests as routes if I understand you correctly), and a third tutorial-flow (as root, it has the reusable flow, as a route, it uses the congrats view) which gets pushed from the initial coordinator when you start the app for the first time. You can then from the reusable flow, when it is finished, check if you can find the tutorial coordinator in the view, and if it is present, push the "congrats" view.

from stinsen.

perfaram avatar perfaram commented on May 27, 2024

Works like a charm indeed.
But I admit that I don't really get why it works. Care to explain, if you have time ?

from stinsen.

perfaram avatar perfaram commented on May 27, 2024

I think it's an interesting use case – let me know if I can help in any way!

from stinsen.

YuantongL avatar YuantongL commented on May 27, 2024

This might actually be a bug. When I designed this, I didn't think anyone would ever push something to a coordinator which isn't the one at top of the stack, but your use-case makes sense. I'll do some investigation and decide if it needs to be fixed...

I'm facing this exact issue as well, in my flow I also want the "middle steps" to be reusable. It would be nice to fix.
(So I have a coordinator as one "Route" of another, I want to push a screen from parent coordinator after this middle coordinator finishes its steps, that I expect a coordinator should be able to handle this)

from stinsen.

JoeOCT91 avatar JoeOCT91 commented on May 27, 2024

This might actually be a bug. When I designed this, I didn't think anyone would ever push something to a coordinator which isn't the one at top of the stack, but your use-case makes sense. I'll do some investigation and decide if it needs to be fixed...

Is any updated on this matter

from stinsen.

AmrSaleh07 avatar AmrSaleh07 commented on May 27, 2024

hi @rundfunk47
I hope you're doing well. Could you please provide an update on the investigation into this issue?

from stinsen.

Related Issues (20)

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.