Hello everyone, I am interested in Support Android and iOS targets in Kotlin Multiplatform for an existing Google service.
My question is, is using a google library on both Android and iOS side enough for this project? For example using GoogleMaps library for iOS and Android and then making common API using both.
I want to get more indepth requirements for a valid project.