All Projects → adityasonel → android-motion-example

adityasonel / android-motion-example

Licence: MIT license
The alternative to good design is always bad design. There is no such thing as no design.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to android-motion-example

Photobrowser
Elegant photo browser in Swift. 图片与视频浏览器。
Stars: ✭ 975 (+3382.14%)
Mutual labels:  transition-animation
React Simple Animate
🎯 React UI animation made easy
Stars: ✭ 1,626 (+5707.14%)
Mutual labels:  transition-animation
Android Animation Set
📚 Android 所有动画系列详尽教程。 Explain all animations in Android.
Stars: ✭ 2,452 (+8657.14%)
Mutual labels:  transition-animation
Transitionbutton
UIButton sublass for loading and transition animation.
Stars: ✭ 1,124 (+3914.29%)
Mutual labels:  transition-animation
Android Material Avatar
Example of material transition (AKA Hero views) to pick your profile avatar.
Stars: ✭ 102 (+264.29%)
Mutual labels:  transition-animation
Lantern
基于Swift的高可用视图框架
Stars: ✭ 181 (+546.43%)
Mutual labels:  transition-animation
React Move
React Move | Beautiful, data-driven animations for React
Stars: ✭ 6,395 (+22739.29%)
Mutual labels:  transition-animation
libgdx-transitions
libgdx screen transitions/fading
Stars: ✭ 43 (+53.57%)
Mutual labels:  transition-animation
Clippathlayout
Android 不规则图形布局
Stars: ✭ 104 (+271.43%)
Mutual labels:  transition-animation
Web Portfolio
Personal portfolio website made with the React
Stars: ✭ 207 (+639.29%)
Mutual labels:  transition-animation
Ibanimatable
Design and prototype customized UI, interaction, navigation, transition and animation for App Store ready Apps in Interface Builder with IBAnimatable.
Stars: ✭ 8,585 (+30560.71%)
Mutual labels:  transition-animation
Compose Shared Element
Experiment with SharedElement transition in Jetpack Compose, inspired by Flutter Hero widget.
Stars: ✭ 102 (+264.29%)
Mutual labels:  transition-animation
Imagetransition
Library for smooth animation of images during transitions.
Stars: ✭ 195 (+596.43%)
Mutual labels:  transition-animation
Urmovingtransitionanimator
Moving view transition with the blurring effect between view controllers for Swift3
Stars: ✭ 44 (+57.14%)
Mutual labels:  transition-animation
Liquidtransition
New way to perform animated transitions
Stars: ✭ 210 (+650%)
Mutual labels:  transition-animation
Swiftui Animation Library
SwiftUI Animation Library. Useful SwiftUI animations including Loading/progress, Looping, On-off, Enter, Exit, Fade, Spin and Background animations that you can directly implement in your next iOS application or project. The library also contains huge examples of spring animations such as Inertial Bounce, Shake, Twirl, Jelly, Jiggle, Rubber Band, Kitchen Sink and Wobble effects. Browse, find and download the animation that fits your needs.
Stars: ✭ 898 (+3107.14%)
Mutual labels:  transition-animation
Loginpageconcept
Login Page and dashboard concept with awesome transition animation
Stars: ✭ 171 (+510.71%)
Mutual labels:  transition-animation
MotionLayoutSpeedDial
All MotionLayout of SpeedDial - FloatingActionButton
Stars: ✭ 22 (-21.43%)
Mutual labels:  motionlayout
Pvview
A small library that helps you to make an amazing parallax view
Stars: ✭ 227 (+710.71%)
Mutual labels:  transition-animation
Tksubmittransition
Animated UIButton of Loading Animation and Transition Animation. Inspired by https://dribbble.com/shots/1945593-Login-Home-Screen
Stars: ✭ 2,279 (+8039.29%)
Mutual labels:  transition-animation

Motion Xmple 🚀

Say Thanks!

The alternative to good design is always bad design.
There is no such thing as no design.

-Adam Judge

The first and foremost thing that directly proportional to user's hapiness is software/application design. By keeping this in mind I created this repository. To showcase various design implementations from dribbble, behance, my imaginations and sometimes from an released application designs.

All animations/transitions in this repo are developed with android framework mechanisms such as,

And the last but not least,

Motion Layout is nothing but updated ConstraintLayout that allows to animate layout between various states. MotionLayout is my personal favorite mechanism for animate layouts.

What's inside

  • Alpha (OnBoarding)

This is an simple onboarding animation/transition. Developed with android native component viewpager. Gradient Drawable is used in background and with help of ViewPager.addOnPageChangeListener performing changing in color on scroll of ViewPager. ViewPager.setPageTransformer method are also very usefull for creating parallax effect as shown in below screenshot.

  • Beta (OnBoarding)

Below onboarding can't be possible without SparkleMotion, this repo is deprecated now but the code is never be too old to use.

Credits for this design all goes to Tubik, check more designs https://dribbble.com/Tubik. This animations is all implemented with the help of Motion Layout. This is goog example to understand MotionLayout working.

Questions? 🤔

Hit me on

Twitter Linkedin

License

MIT License

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].