New Compose Multiplatform components arrived on Composables UICheck it out →

Compose Multiplatform library

Tv Foundation

"Tv Foundation" refers to foundational elements and utilities that facilitate the development of Android TV applications. It includes essential components, layouts, and functionalities tailored for building intuitive and engaging user interfaces on television screens using modern development practices.

Installation

dependencies {
  implementation("androidx.tv:tv-foundation:1.0.0-alpha10")
}

Components in Tv Foundation

Discover all components available in Tv Foundation

TvLazyColumn
TvLazyHorizontalGrid
TvLazyRow
TvLazyVerticalGrid

Modifiers in Tv Foundation