Animated Splash Screen for Android
AnimatedSplashScreen This project contains integration of animated splash screen in most easiest way. Starting from Android 12, android changed it’s…
Learn and Share
AnimatedSplashScreen This project contains integration of animated splash screen in most easiest way. Starting from Android 12, android changed it’s…
compose-splash-screens How can i use it? Just add this to your settings.gradle: dependencyResolutionManagement { repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS) repositories { google() mavenCentral() maven…