|
You are here |
www.exploringbinary.com | ||
| | | | |
codingwithmohit.com
|
|
| | | | | In this article, we'll learn about similarities and differences of Jetpack Compose and SwiftUI. | |
| | | | |
www.marcogomiero.com
|
|
| | | | | One of the pros of Jetpack Compose (in the rest of the article, I will just call it Compose, for brevity), and generally of declarative UI frameworks, is the capability of defining the UI with the same programming language the rest of the application uses. With Compose, it is not necessary anymore to bridge the UI definitions from XML (e.g. with the [in]famous findViewById), resulting in less context switching between two different environments (XML and Kotlin code). | |
| | | | |
adambennett.dev
|
|
| | | | | Android Bennett's blog :: android, kotlin, thoughts, opinions, occasional rants | |
| | | | |
voyager.adriel.cafe
|
|
| | | ?? A pragmatic navigation library for Jetpack Compose | ||