DisneyCompose
🧸 A demo Disney app using Jetpack Compose and Hilt based on modern Android tech stacks and MVVM architecture.
Install / Use
/learn @skydoves/DisneyComposeREADME
Download
Go to the Releases to download the latest APK.
Screenshots
<p align="center"> <img src="https://user-images.githubusercontent.com/24237865/93901108-238eb000-fd31-11ea-9fac-c9ba1eca146c.gif" width="270"/> <img src="/preview/preview0.gif" width="270"/> <img src="/preview/preview1.gif" width="270"/> </p>Tech stack & Open-source libraries
- Minimum SDK level 21
- 100% Kotlin based + Coroutines + Flow for asynchronous.
- Hilt for dependency injection.
- JetPack
- Compose - A modern toolkit for building native Android UI.
- Lifecycle - dispose observing data when lifecycle state changes.
- ViewModel - UI related data holder, lifecycle aware.
- Room Persistence - construct database.
- App Startup - Provides a straightforward, performant way to initialize components at application startup.
- Architecture
- MVVM Architecture (Declarative View - ViewModel - Model)
- Repository pattern
- Material Design & Animations
- Accompanist - A collection of extension libraries for Jetpack Compose.
- Landscapist - Jetpack Compose image loading library with shimmer & circular reveal animations.
- Orchestra-Balloon - Jetpack Compose tooltips library.
- Retrofit2 & OkHttp3 - construct the REST APIs and paging network data.
- Sandwich - construct lightweight http API response and handling error responses.
- WhatIf - checking nullable object and empty collections more fluently.
- Balloon - A lightweight popup like tooltips, fully customizable with arrow and animations.
- Timber - logging.
Find this repository useful? :heart:
Support it by joining stargazers for this repository. :star: <br> And follow me for my next creations! 🤩
<img src="https://user-images.githubusercontent.com/24237865/141674368-6013d77c-d52b-4bb1-afe4-9a57a06be32f.jpg" width="18%" align="right" />Contents Credits
All copyrights of the contents, concepts, and phrases used for this open-source project belong to The Walt Disney Company.
License
Designed and developed by 2020 skydoves (Jaewoong Eum)
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.
Related Skills
node-connect
334.9kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
82.3kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
334.9kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
82.3kCommit, push, and open a PR
