Dario Elyasy

Results 24 comments of Dario Elyasy

I also have this problem. I have a solution that seems working, even though I am not 100% that what I am doing is correct. The point is that [kotlin...

@DjakaTechnology you are right! @Syer10 Hi , I have just published a fork of voyager with **bug fixes** and **new features** [here](https://github.com/beyondeye/compose_bloc). I have integrated voyager with a port of...

@ScottPierce @fmasa I have completed adding Compose Web support to my fork of voyager, [compose_bloc](https://github.com/beyondeye/compose_bloc), in [js_platform_support](https://github.com/beyondeye/compose_bloc/tree/js_platform_support) branch. I did not merge yet to main because I am still doing...

@ScottPierce. Thank you for your feedback. It was very helpful. I will start working on string/path based navigation and update about my progress.

@ScottPierce @fmasa Hi all I have completed implementation of path-based navigation in version 0.13.0 of [compose_bloc](https://github.com/beyondeye/compose_bloc) see the documentation [here](https://beyondeye.gitbook.io/compose-bloc/router-and-path-based-navigation) It would be very helpful if you could give me...

Good question. When I started working on compose_bloc, my idea was to actually make it an additional library on top of voyager. But voyager development was stale, with several outstanding...

Hi all, I have just published a fork of voyager with **bug fixes** and **new features** [here](https://github.com/beyondeye/compose_bloc). I have changed the way ViewModel and Lifecycle are managed by voyager and...

@Tolriq thanks for you feedback. So if I am understanding correctly, what you suggest is - add back modules for DI integration (which one are you using specifically?) - Proper...

@Tolriq Thank you again for your comments they were actually very useful. I have now released [0.10.0](https://github.com/beyondeye/compose_bloc/releases/tag/v0.10.0). I have adopted all you suggestions

@Anton111111 Hi , I have just published a fork of voyager with **bug fixes** and **new features** [here](https://github.com/beyondeye/compose_bloc). I will be happy to have your feedback. This specific issue has...