All Projects → ellisonchan → SplashScreen

ellisonchan / SplashScreen

Licence: MIT license
Splash screen demo that used with Jetpack ‘SplashScreen‘ library and Android 12's Splash Screen API.

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to SplashScreen

ComposeBird
Flappy Bird game
Stars: ✭ 193 (+319.57%)
Mutual labels:  jetpack, splashscreen
DarkModeSplashScreen
A sample app for iOS and Android written in Xamarin.Forms showing how to implement a Splash Page for Dark Mode
Stars: ✭ 28 (-39.13%)
Mutual labels:  splashscreen, splash-page
Splashy
Splash screen library for Android
Stars: ✭ 112 (+143.48%)
Mutual labels:  splashscreen
Smooth-Navigation
提供流畅的 Jetpack Navigation 转场体验。并解决 GitHub 上 Navigation Add Hide 修改版普遍存在的致命缺陷。
Stars: ✭ 204 (+343.48%)
Mutual labels:  jetpack
SplashScreenExample
How to implement a Splash Screen in ReactNative
Stars: ✭ 14 (-69.57%)
Mutual labels:  splashscreen
RocketXDelight-Playground
Native Android application built with Kotlin and Jetpack Compose. This project also illustrates the usage of advanced libraries such as Ktor, SqlDelight, Hilt, etc with the recommended practices and Unit Tests.
Stars: ✭ 37 (-19.57%)
Mutual labels:  jetpack
bitcoin-market-android
Bitcoin Market app shows you the current Bitcoin market price and price chart of different time intervals 💰
Stars: ✭ 284 (+517.39%)
Mutual labels:  jetpack
react-native-lottie-splash-screen
⚡ Lottie splash screen for your react native app!
Stars: ✭ 124 (+169.57%)
Mutual labels:  splashscreen
MockAppMVVM
A sample app structure using the MVVM architecture using Retrofit, Dagger2, LiveData, RxJava, ViewModel and Room.
Stars: ✭ 14 (-69.57%)
Mutual labels:  jetpack
MovieBox
TMDb + Kotlin + Coroutines + Retrofit2 + Moshi + Clean Architecture + Koin 2 + Glide
Stars: ✭ 46 (+0%)
Mutual labels:  jetpack
tx2-flash
Guidance to flash JetPack to NVIDIA TX2 with Mac through a VirtualBox (VM)
Stars: ✭ 40 (-13.04%)
Mutual labels:  jetpack
JsonPlaceholderApp
This was originally a code challenge for a company, but now is an example of MVI on Android.
Stars: ✭ 26 (-43.48%)
Mutual labels:  jetpack
Holi
Holi is a lightweight Jetpack Compose library of colors, gradients and cool utility functions for all your palette needs!
Stars: ✭ 160 (+247.83%)
Mutual labels:  jetpack
WanAndroidJetpack
🔥 WanAndroid 客户端,Kotlin + MVVM + Jetpack + Retrofit + Glide。基于 MVVM 架构,用 Jetpack 实现,网络采用 Kotlin 的协程和 Retrofit 配合使用!精美的 UI,便捷突出的功能实现,欢迎下载体验!
Stars: ✭ 124 (+169.57%)
Mutual labels:  jetpack
LiveData-DataBinding-Kotlin
Sample to practice LiveData + DataBinding
Stars: ✭ 89 (+93.48%)
Mutual labels:  jetpack
keyring-social-importers
A collection of importers which pull your content back from social networks, and into your own WordPress install.
Stars: ✭ 26 (-43.48%)
Mutual labels:  jetpack
Jetpack Compose News
基于Jetpack Compose实现的一款集新闻、视频、美图、音乐、天气等功能的资讯App,持续完善中...
Stars: ✭ 58 (+26.09%)
Mutual labels:  jetpack
android-recyclerview-binding
RecyclerView + Data Binding + LiveData Sample
Stars: ✭ 45 (-2.17%)
Mutual labels:  jetpack
Rick-and-Morty
The Rick And Morty - MVVM with a clean architecture approach using some of the best practices in Android Development.
Stars: ✭ 45 (-2.17%)
Mutual labels:  jetpack
store-apps-mvvm
Implementation component of Android Jetpack with clean architecture
Stars: ✭ 32 (-30.43%)
Mutual labels:  jetpack

Jetpack Splash Screen Demo

App demo that used with Jetpack SplashScreen library which helps building app splash page easily.

  • Help to user Android 12's new Splash Screen API
  • Support to Android 6

📸Splash screen effect on Android 8 & 12

1. Enter effect

2. Keep splash effect longer

3. Exit effect for icon

4. Exit effect for total view

📙 Splash Screen API

📙 Reference site

📙 Blog detail

©️ License

MIT License

Copyright (c) 2021 Ellison Chan

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].