Jetpack Compose
Script error: No such module "Draft topics".
Script error: No such module "AfC topic".
Developer(s) | |
---|---|
Initial release | May 7, 2019 |
Engine | |
Operating system | Android |
Type | Software framework |
License | Apache License 2.0 |
Website | https://developer.android.com/jetpack/compose |
Search Jetpack Compose on Amazon.
Jetpack Compose is a framework developed by Google for building user interfaces for native Android apps.[1]
Overview[edit]
Jetpack Compose was first released May 7 2019. Just like apples UI-framework SwiftUI it uses a declarative approach where you describe the user interface in code rather than using style sheets like the old way of creating android UI.[1][2][3] Jetpack Compose was writen in Kotlin, a programing language based on java created by JetBrains.[1][4]
Features[edit]
Jetpack Compose supports many features such as animations, widgets and integration with androids material design.[5]
Compose Multiplatform[edit]
Even though Jetpack Compose was built for native android apps, thanks to JetBrains Compose multiplatform, a cross platform technology, Jetpack Compose can also be used to build cross platform aplication that can run on android, iOS, desktop, and web.[6]
References[edit]
- ↑ 1.0 1.1 1.2 Lardinois, Frederic (May 7, 2019). "Google launches Jetpack Compose, an open-source, Kotlin-based UI development toolkit". techcrunch.com. Retrieved February 27, 2024.
- ↑ "SwiftUI". Apple Developer Documentation. Retrieved 2024-02-27.
- ↑ "Layouts in Views". developer.android.com. Retrieved 2024-02-27.
- ↑ "kotlinlang". kotlinlang.org. Retrieved 2024-02-27.
- ↑ "Get started with Jetpack Compose". developer.android.com. Retrieved 2024-02-27.
- ↑ "Compose Multiplatform". jetbrains.com. Retrieved 2024-02-27.
This article "Jetpack Compose" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:Jetpack Compose. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.