MaterialDrawerKt

screenshot of MaterialDrawerKt
material-ui

A Kotlin DSL wrapper around the mikepenz/MaterialDrawer library.

Overview:

MaterialDrawerKt is a Kotlin DSL wrapper around the mikepenz/MaterialDrawer library, allowing developers to create navigation drawers in Activities and Fragments using pure Kotlin code without writing any XML. It provides access to all the features of the original library, including menu items, badges, account headers, and more.

Features:

  • Access to all features of the original library with a concise API
  • Fixes for inconsistencies in the original API
  • Convenient in-IDE documentation lookup with detailed code comments
  • Sample app available in the Play Store for reference

Summary:

MaterialDrawerKt is a Kotlin DSL wrapper around the mikepenz/MaterialDrawer library, providing a convenient way to create navigation drawers in Android apps using Kotlin code. It offers access to all the features of the original library, fixes inconsistencies in the API, and provides detailed in-IDE documentation for ease of use. With MaterialDrawerKt, developers can create powerful navigation drawers without having to write any XML.

material-ui
Material UI

material-ui adds classes to Tailwind CSS for all common UI components. Classes like btn, card, etc. This allows us to focus on important things instead of making basic elements for every project.