kocheick
kocheick
Not sure I understand well what the issue is... but @amineharbaoui @sidtact in order to go back you simply press the "..." ( 3 dots ) folder and it will...
the strick is to add envrinment :
Experiencing the same issue with ` implementation(npm("react-grid-gallery", "1.0.0",true)) ` Crashes using Kotlin 1.7.21, on either IR, LEGACY or BOTH. Please, advise
I'm experimenting the same error as I'm looking to update the plugins from maplibre-android-plugins repository to use MapLibre instead of Mapbox. Most (99%) of the code/packages have been renamed to...
I doubt this issue is related to the source I started noticing the same issue on a Compose project, thinking it was related to the icons loading, after updating to...
Went from 9.x.x to 10.x.x
I tested it in the emulator and now all is well after the update to maplibre 11, and android plugins to 3.0.0
Thanks for the quick reply and pointing this out ! I've tried the getUri, and when I do this ```kt ... val imagePath = Res.getUri("drawable/logo.png").substringAfter(NSBundle.mainBundle.resourcePath!!).removePrefix("/") println(imagePath) // this output ->...
@terrakok Closing this, all is actually well with Compose. As I was trying to make a sample project to demonstrate this issue, I came to find out the reason my...
this can be close since the solution found : a favicon icon file in the `jsMain/resources/public` folder.