Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/appsoluut/layerscaffold
- Owner: appsoluut
- License: mit
- Created: 2023-07-27T05:39:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-10T14:09:39.000Z (over 1 year ago)
- Last Synced: 2024-12-24T04:53:18.571Z (11 days ago)
- Topics: android-library, jetpack-compose, kotlin-android, kotlin-library
- Language: Kotlin
- Homepage: http://layerscaffold.appsoluut.app/
- Size: 688 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.