/Android-Jetpack-Composer

https://docs.google.com/presentation/d/1O8cM0gZ19IJb5CsP8DjF_sR72775BRVXR6EEBWRQWos/edit#slide=id.g35f391192_00

Primary LanguageKotlinApache License 2.0Apache-2.0

Android Jetpack Composer @Composable

References:

  1. https://developer.android.com/jetpack/compose

  2. https://proandroiddev.com/playing-with-jetpack-compose-dev-1-be992c6f8915 <--- Special thanks to this link. It was really useful

  3. https://engineering.q42.nl/android-jetpack-compose/

  4. https://android.googlesource.com/platform/frameworks/support/+/refs/heads/androidx-master-dev/ui/

More about:

Jetpack Compose is a toolkit to simplify ui design. It's still in dev testing.

$version = 0.1.0-dev02

Jetpack Composer

UI Components

General

Compose is a reactive UI toolkit entirely developed in Kotlin. It's similar to Flutter, Swift UI, Litho and React.

Latest example screenshots

Flutter Example in Composable

Extra content in case

https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet

Slides

  • In Spanish:

https://docs.google.com/presentation/d/1O8cM0gZ19IJb5CsP8DjF_sR72775BRVXR6EEBWRQWos/edit#slide=id.g35f391192_00

  • In English:

https://docs.google.com/presentation/d/1RLm9JnoV1VsVvsOG-CYOUvxmWFlIZfdzfjNQuaL8bRA/edit#slide=id.g35f391192_00