Building Multiplatform Apps with Compose with Mohit Sarveiya

preview_player
Показать описание
Jetpack Compose is a modern UI toolkit that simplifies the process of building Android apps. With its declarative approach, developers can create beautiful and responsive UIs using Kotlin, with less boilerplate and more flexibility.

But what if you want to extend your app's reach beyond Android? With Jetpack Compose Multiplatform, you can now use Compose to build UIs for iOS and Desktop platforms as well.

In this talk, we will go over the process of setting up Jetpack Compose Multiplatform and show how to architect an app where the UI is shared using the library. We will also discuss the limitations and benefits of using this approach, and provide tips and tricks for debugging and testing.

Please note that iOS, Android and Desktop are experimental targets, and that we will be using the latest version of Jetpack Compose Multiplatform.

If you're interested in learning how to create multiplatform apps with Jetpack Compose, this talk is for you!
Рекомендации по теме
Комментарии
Автор

Thank you for the video!
Could you by share with the source code of the iOS app?

VaheKhachaturian-bq