Skip to content

waheedkhan-dev/SplashScreen

Repository files navigation

Splash Screen in a modern way

Android Splash Screen is the first screen visible to the user when the application's launched. Splash screen is one of the most vital screens in the application since it's the user's first experience with the application.

Gradle

dependencies {
     implementation 'androidx.core:core-splashscreen:1.0.0'
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages