Neumorphism, also known as Soft UI, is a modern visual design trend that blends elements of skeuomorphism and flat design. It uses subtle highlights and shadows to create depth, giving UI components a soft, extruded appearance. The style is minimalistic and tactile, often using monochromatic color schemes with low-contrast lighting.
This project demonstrates the use of Material 3 Expressive components within a Neumorphic UI built using Jetpack Compose.
- Neumorphic UI design using compose-neumorphism
- Integration of Material 3 Expressive components such as:
- CircularWavyProgressIndicator
- Slider
- ContainedLoadingIndicator
- Supports both Light and Dark themes
neu_ui.mp4
To integrate Neumorphism into your Jetpack Compose project, follow the official documentation and usage guide provided below:
- 📌 GitHub Repository: sridhar-sp/compose-neumorphism
If this project was helpful to you, consider giving it a ⭐ star! Your support helps improve and grow this project. Thank you!