Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/appsoluut/layerscaffold

LayerScaffold for Jetpack Compose
https://github.com/appsoluut/layerscaffold

android-library jetpack-compose kotlin-android kotlin-library

Last synced: 3 days ago
JSON representation

LayerScaffold for Jetpack Compose

Awesome Lists containing this project

README

        

# LayerScaffold
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/1f20bfa1b4144da2a27a33c674161b37)](https://app.codacy.com/gh/appsoluut/layerscaffold/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
[![License](https://img.shields.io/github/license/appsoluut/layerscaffold?style=flat-square)](https://github.com/appsoluut/layerscaffold/blob/main/LICENSE)

`LayerScaffold` is a library that allows you to create a layered UI while using Jetpack Compose and
still be able to have an app bar, bottom navigation bar and bottom sheet. It's a simple solution to
a problem that is not yet solved in the Material Design Components library.