From b416635b335a4e70cfacfb662243546da7b935ec Mon Sep 17 00:00:00 2001 From: Raheem <67774375+raheemadamboev@users.noreply.github.com> Date: Thu, 20 Feb 2025 00:57:49 +0500 Subject: [PATCH] Create README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f61d6e9 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# compose-fab-explosion-animation + + + +A simple app that demonstrates making FAB explosion animation from ScreenA to ScreenB using SharedTransition Animation API in Jetpack Compose. + +[Download demo](https://github.com/raheemadamboev/compose-fab-explosion-animation/blob/main/extra/app-debug.apk)