Closed OlegSheliakin closed 4 years ago
Hi, that is great idea, in my opinion. It will reduce some boilerplate code.
I think that is good idea but not for main library. Special module maybe?
As I see, it's one simple class :) Everyone can copy it to himself project
@OlegSheliakin many thanks for the sample, nice idea
@OlegSheliakin many thanks for the sample, nice idea
You are welcome!
Very useful sample. I will use it!
Hi everyone! I have an idea to add lifecycle components to Cicerone.
For now, we need to set and remove navigator in lifecycle methods of activity/fragment. For example
I think, it would be interesting to have lifecycle aware NavigatorHolder.
Here you will find my sample: LifeCycleAwareNavigatorHolder