tca-navigation-stack-poc icon indicating copy to clipboard operation
tca-navigation-stack-poc copied to clipboard

Generic navigation stack

Open georgescumihai opened this issue 4 years ago • 1 comments

This extracts the NavigationStack into a framework and makes it generic so that it can be used with different flows.

georgescumihai avatar Jan 08 '21 12:01 georgescumihai

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 🍻

darrarski avatar Feb 06 '21 00:02 darrarski