How to Build a Clean Architecture CRUD Note App Using KMM (Android + iOS)

Описание к видео How to Build a Clean Architecture CRUD Note App Using KMM (Android + iOS)

KMM (Kotlin Multiplatform Mobile) allows us to create cross-platform apps using Kotlin. A major part of our apps logic is shared Kotlin code - only the platform specific things need to be implemented in native code. So, we effectively get 2 native apps while sharing a lot of Kotlin code.

💻 Let me be your mentor and become an industry-ready Android developer in 10 weeks:
https://pl-coding.com/drop-table-ment...

Learn how to setup a KMM project in Android Studio:
   • Creating Your First Hello World KMM A...  

Get the initial source code for this video here:
https://github.com/philipplackner/Not...

Get the final source code for this video here:
https://github.com/philipplackner/Not...

Комментарии

Информация по комментариям в разработке