Carbon

screenshot of Carbon
material-ui

Material Design implementation for Android 4.0+. Shadows, ripples, vectors, fonts, animations, widgets, rounded corners and more.

Overview:

Carbon is a Material Design implementation for Android that aims to make development easier and ensure consistent appearance across different API levels. It offers a custom implementation of the most useful features from the design specification, going beyond the limitations of the Lollipop's API and features.

Features:

  • Generated, animated shadows with elevation system: Carbon provides a simple way to create and animate shadows using the elevation system.
  • Touch rippler: With Carbon, you can easily add ripples to your UI elements when they are touched.
  • Rounded corners with content clipping: Carbon allows you to specify rounded corners for your UI elements and automatically clips the content inside.
  • Circular reveal: Carbon includes support for circular reveal animations, adding a visually appealing effect to your UI.
  • Theme XML attribute: You can easily customize the theme of your app using Carbon's theme XML attribute.
  • Widget and drawable tinting: Carbon provides support for tinting widgets and drawables, allowing you to easily change their color.
  • Font resources: Carbon simplifies the process of using custom fonts in your app by providing easy-to-use font resources.
  • Edge effects: Carbon offers enhanced edge effects, allowing you to add visual effects to your UI elements.
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.