Hi guys, is there a multiplatform library or examp...
# compose
b
Hi guys, is there a multiplatform library or example for Mapbox integration for iOS and Android?
m
I have a closed source library that integrates with Mapbox, but that doesn't help you much. The nice thing is that the APIs between Android and iOS are very similar (GLJS is a bit different). The bad thing is that the iOS API is in Swift which Kotlin doesn't interop with and they didn't add Objective-C hooks.
m
It would also be nice to have a version of that on desktop, ideally as a true multiplatform solution. Mapbox, are you listening? 🙏