TransformationLayout
Animation library
Provides Android UI components for transforming views and activities into other views or fragments with animations.
🌠Transform between two Views, Activities, and Fragments, or a View to a Fragment with container transform animations for Android.
2k stars
23 watching
193 forks
Language: Kotlin
last commit: 5 months ago androidandroid-libraryandroid-uikotlinmaterialmotionsskydovestransition
Related projects:
Repository | Description | Stars |
---|---|---|
skydoves/pokedex | A sample Android app demonstrating modern development practices with various libraries and frameworks. | 7,830 |
daimajia/androidviewanimations | A collection of reusable animation effects for Android | 12,433 |
toxicbakery/viewpagertransforms | A library containing common animations needed for transforming ViewPager scrolling on Android v13+. | 2,566 |
lgvalle/material-animations | An explanation of Android Transition animations with examples and code snippets. | 13,523 |
skydoves/balloon | A customizable tooltip library for Android with animations and arrow support. | 3,744 |
kelvinjin/animatedcollectionviewlayout | A UICollectionViewLayout subclass with customizable animations and transitions | 4,750 |
gabrielemariotti/recyclerviewitemanimators | A library providing simple item animations for RecyclerViews in Android applications | 3,044 |
andkulikov/transitions-everywhere | A library providing additional transitions on top of the AndroidX Transitions Library | 4,822 |
gurupreet/composecookbook | A comprehensive collection of Jetpack Compose UI elements, layouts, widgets, and demo screens to accelerate UI development on Android. | 6,309 |
daimajia/androidimageslider | An Android image slider that allows loading images from various sources and supports different animations. | 5,624 |
sebastianboldt/jelly | A library that simplifies the creation of animated view controller transitions and presentations in iOS app development. | 2,452 |
yalantis/side-menu.android | An Android component providing a customizable side menu with navigation and animation support | 5,239 |
roberthein/bouncylayout | A layout system for collection views that simulates a bouncy effect on cell movements. | 4,250 |
colineberhardt/vctransitionslibrary | A collection of iOS view controller transitions and interaction controllers | 4,553 |
geftimov/android-pathview | A custom Android view for drawing paths with animation and SVG support | 2,911 |