Pierre Laurence

Results 41 comments of Pierre Laurence

I made this library mostly because I'm using it on Android. Right now, I don't have time to make it multiplatform. That may change in the future. Meanwhile, I'm relying...

@prabinshrestha Yes. Actually, I'd like to make an ios version. However, Compose for ios is still in alpha. Updating it for compose multiplatform might be a better start as it...

I believe making it work for Compose desktop is the first step (and hard enough). Only then, desktop and Android platforms could be fused in one code base. If you...

Excellent news ! Looking forward to see all the changes your made to make it work.

@rkreienbuehl Could you please share your fork of MapCompose? (even it's still in WIP) I'd like to start looking at the changes and think about what to do next.

@rkreienbuehl This is huge! Honestly, I thought making the KMP version would require more structural changes. You should know, the library has changed since the fork MapComposeDesktop. Consequently, recent changes...

@rkreienbuehl Alright. I answered [here](https://github.com/p-lr/MapCompose/discussions/112).

Work is underway : https://github.com/p-lr/MapComposeMP This is promising! 🎉

[MapCompose Multiplatform](https://github.com/p-lr/MapComposeMP) is officially released.

The new 2.4.0 version has proper support for `setScrollOffsetRatio`. When using it with e.g 0.3f value, it's possible to scroll enough to see the edges.