BottomSheet

screenshot of BottomSheet
material-ui

BottomSheet dialog library for Android

Overview:

The BottomSheet library is a deprecated Android library that provides material design concept-based bottom sheet dialogs. These bottom sheets slide up from the bottom of the screen to reveal additional content. Please note that this library is no longer actively developed and a newer alternative, BottomSheetDialogFragment from Google, is recommended for use.

Features:

  • Material design concept-based bottom sheet dialogs
  • Slide up animation from the bottom of the screen
  • Reveals more content when opened

Summary:

The BottomSheet library is a deprecated Android library that offers material design-based bottom sheet dialogs. These dialogs slide up from the bottom of the screen to reveal more content. However, development on this library has been stopped, and it is recommended to use BottomSheetDialogFragment from Google as an alternative.

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.

material-design
Material Design

Material Design is a design system developed by Google that provides a set of guidelines, components, and tools for creating visually appealing and functional user interfaces. Material Design is designed to be flexible and customizable, making it a great choice for a wide range of applications and use cases.