Investigate how other multi end frameworks implement switchTab navigation similar to WeChat Mini Programs. Review the Chameleon source code for current navigateTo and redirectTo implementations to understand the routing stack. Check the existing comment (if any) for suggestions. Propose adding a new API method or extending existing ones to close all non tab pages when switching to a tab.
c-tabbar组件与 非tabbar页面互相跳转路由堆栈问题 · didi/chameleon#377 | Good First Issue