在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):pink-room/kotlin-multiplatform-template开源软件地址(OpenSource Url):https://github.com/pink-room/kotlin-multiplatform-template开源编程语言(OpenSource Language):Kotlin 63.9%开源软件介绍(OpenSource Introduction):
Currently we are using IntellijIDEA as the main IDE. However, the Android client was developed in Android Studio and the iOS client with Xcode. Architecture • Backend • Web • Android • iOS Why?This project started because we wanted to test the power of Kotlin Multiplatform. As opposed to other cross-platform approaches, Kotlin doesn't want you to write your code once and compile it to multiple platforms. Instead, it focus on sharing the part of the code that contains logic and left the platform specific part to be implemented natively using its specific SDK's. Although this may look like a dream, Kotlin Multiplatform is still on the early days and we quickly realised how difficult is to find concise documentation to setup and build such a project. With this in mind, we decided to write this "easy" and small template that we think that might be
useful if you want to start a multiplatform project. Please note that this project will
evolve according to the maturity of the Kotlin multiplatform support, tools and
libraries. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论