Build your apps with compose multiplatform
If you are looking to try out a cross-platform framework for mobile application development Compose multiplatform is a great place framework to start with. Kotlin multiplatform(KMP) has already been around some time now that let you share core part of code with Android, iOS, Desktop, Browser etc where User interface can be built with native frameworks like Swift UI for iOS and Compose for Android.
Incorporating the declarative UI patterns of Android Jetpack Compose UI framework allows UI to build shareable UI across iOS, Android, Desktop and Web applications.
KMP and CMP were created and managed by JetBrains, Google announced at Google I/O 2024 that it will officially supports the platform.
Currently Android Studio does not support to create KMP or CMP projects we can use Kotlin Multiplatform Wizard from JetBrains to setup the environment. https://kmp.jetbrains.com/
Senior Associate Consultant | Ignition Gold Certified | MES | MOM | Python | MSSQL | PME | SCADA | Industry 4.0 | IOT | Industrial Automation | Ex-Tata Technologies
5 个月Informative!!