Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/umesh-patidar/composelockscreen

Lock Screen UI with Jetpack Compose
https://github.com/umesh-patidar/composelockscreen

android-app android-application apache compose dark-mode dark-theme declarative-programming declarative-ui jetpack jetpack-android jetpack-compose material-design material-ui

Last synced: about 2 months ago
JSON representation

Lock Screen UI with Jetpack Compose

Awesome Lists containing this project

README

        

# Compose Lock Screen

Compose Lock Screen is a sample lock screen app build with jetpack compose .

This sample showcases:

* Secure Lock Screen
* Dark and Light Theme

# Day Mode 🌞

# Night Mode 🌚

# Lock Screen Video

# Built With πŸ› 
[Kotlin](https://kotlinlang.org/) - First class and official programming language for Android development.

[Jetpack Compose](https://developer.android.com/compose) - Jetpack Compose is Android’s modern toolkit for building native UI.

[Android Architecture Components](https://developer.android.com/topic/architecture) - Collection of libraries that help you design robust, testable, and maintainable apps.

[Material Components for Android](https://github.com/material-components/material-components-android) - Modular and customizable Material Design UI components for Android.

## License πŸ”–
```
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```