Slide 73
Slide 73 text
Compose UI toolkit
• compose.ui
• Handles Input Management, Drawing, Layouts, etc.
• Compose.foundation
• Contains Basic building: Row, Column, Text, iMage, etc.
• Compose.material
• Material design system to use on your view components
• Compose.animation
• Animations to use easily and out side of the box
Compose compiler
Compose Runtime
Compose UI Toolkit (ANdroid)
Compose animation
Compose Foundation
Compose Material
Compose UI