Tag

UI animation

0 views collected around this technical thread.

Mashang Consumer UXC
Mashang Consumer UXC
Nov 12, 2024 · Frontend Development

Why Motion Design Matters: Boosting UX with Effective Animations

This article explores the importance of motion design in product interfaces, detailing its benefits such as reduced learning cost, brand differentiation, user conversion, and engagement, while providing practical guidance on tools, optimal animation durations, physical motion principles, output formats like GIF and Lottie, and effective handoff documentation for developers.

GIFLottieUI animation
0 likes · 9 min read
Why Motion Design Matters: Boosting UX with Effective Animations
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Feb 9, 2024 · Frontend Development

Hand‑by‑hand Development of a Stunning Interactive Card Effect with React and Tailwind

This tutorial demonstrates how to create a visually striking card component with light‑following and 3D parallax effects using React, Tailwind CSS, and custom hooks, covering setup of three boxes, mouse event handling, CSS transforms, and reusable hook encapsulation.

CSS3HooksJavaScript
0 likes · 11 min read
Hand‑by‑hand Development of a Stunning Interactive Card Effect with React and Tailwind
Sohu Tech Products
Sohu Tech Products
Mar 29, 2023 · Mobile Development

Exploring ChatGPT for Flutter UI: Generating a Yellow Star with Animation

This article recounts a developer's hands‑on experiment using ChatGPT to generate Flutter code for drawing a yellow five‑pointed star, iteratively refining the design, adding explosion particle animation, and reflecting on the strengths and quirks of in‑context learning AI.

AIChatGPTFlutter
0 likes · 13 min read
Exploring ChatGPT for Flutter UI: Generating a Yellow Star with Animation
Sohu Tech Products
Sohu Tech Products
Nov 17, 2021 · Mobile Development

Implementing a Carousel with MotionLayout in Android

This tutorial explains how to create a smooth, animated carousel in Android using MotionLayout and its Carousel helper, covering core concepts, state definitions, XML layout and MotionScene configurations, Kotlin adapter implementation, and practical tips for handling view ordering and visual effects.

AndroidConstraintLayoutKotlin
0 likes · 14 min read
Implementing a Carousel with MotionLayout in Android
Sohu Tech Products
Sohu Tech Products
Jul 14, 2021 · Mobile Development

MotionLayout Tutorial: Creating Advanced UI Animations for Android Apps

This article provides a step‑by‑step guide on using MotionLayout in Android, covering dependency setup, layout and MotionScene creation, defining start and end states, adding keyframe animations, gesture handling with OnSwipe, and common attributes for building complex UI transitions.

AndroidConstraintLayoutMotionLayout
0 likes · 22 min read
MotionLayout Tutorial: Creating Advanced UI Animations for Android Apps
We-Design
We-Design
Feb 25, 2021 · Frontend Development

How Dynamic Design Transforms Mobile UI: Principles for Seamless Interactions

This article explores how dynamic design—rooted in animation principles from film and nature—enhances mobile user interfaces by clarifying page relationships, highlighting important information, adding warmth to interactions, and providing practical guidelines such as elasticity, easing, anticipation, and fine‑grained details.

UI animationUX principlesdynamic design
0 likes · 9 min read
How Dynamic Design Transforms Mobile UI: Principles for Seamless Interactions
Ctrip Technology
Ctrip Technology
Nov 14, 2019 · Mobile Development

Exploring Easing Curves: Physics‑Based Animation, Common Curves, MATLAB Curve Fitting, and Linear Interpolation for iOS Apps

This article examines why easing curves matter for user experience, derives them from physical formulas, presents common easing functions with full source code, analyses Apple ScrollView dynamics using MATLAB curve fitting, and demonstrates how to recreate app animations through linear interpolation and practical tooling.

MatlabUI animationanimation
0 likes · 19 min read
Exploring Easing Curves: Physics‑Based Animation, Common Curves, MATLAB Curve Fitting, and Linear Interpolation for iOS Apps