tca-navigation-stack-poc
tca-navigation-stack-poc copied to clipboard
Generic navigation stack
This extracts the NavigationStack into a framework and makes it generic so that it can be used with different flows.
Hello Mihai! Sorry for the late reply. Thank you for the PR. It's indeed very interesting and gets us one step closer to a generic solution that could be distributed as a library. However, I don't feel it is ready for a release yet (mostly because of some assumptions in the code I wrote, focusing on the example use case). I would also like to cover it with unit tests before making a public library from it. I prefer to leave this repo as a proof-of-concept. Feel free to use the code in your project or create a fork and make a library from it. Let me know if you need help. Cheers 🍻