compose-menu

Introduction: An unstyled Menu (Dropdown) Compose Multiplatform component with keyboard navigation and animation support.
More: Author   ReportBugs   OfficialWebsite   
Tags:

An unstyled Composable component for Compose Multiplatform that can be used to implement Dropdown Menus with the styling of your choice.

Comes with built-in Keyboard management and animation support. Supports Compose Desktop, Web (Js/WASM), Android and iOS.

Installation

repositories {
    mavenCentral()
}

dependencies {
    implementation("com.composables.ui:menu:1.4.0")
}

Documentation

For full documentation, checkout: https://composablehorizons.github.io/compose-menu

Contributing

We are currently accepting contributions in the form of bug reports and feature requests, in the form of Github issues.

Apps
About Me
GitHub: Trinea
Facebook: Dev Tools