Aditya Verma
06/21/2023, 12:52 PMNavController
but it isn't working under common module.
How can I achieve this? Any help would be appreciated.Łukasz Nowakowski
06/21/2023, 12:59 PMPablichjenkov
06/21/2023, 1:07 PMprecompose
is the one I remember. Different API but very advanced features is decompose
and voyager
. If you want something simple but need to handle the lifecycle state on your own use this one bellow: https://github.com/chRyNaN/navigation
If none of them fit your needs go to GitHub and search for one, there are a couple more that I might have missed.Pablichjenkov
06/21/2023, 1:11 PMŁukasz Nowakowski
06/21/2023, 1:16 PMAditya Verma
06/21/2023, 1:18 PMPablichjenkov
06/21/2023, 3:16 PM