返回排行榜

aholachek/mobile-first-animation

JavaScript

Gesture-driven animation on the mobile web (React Conf 2019)

mobile-firstmobile-webreactjsanimationgestures
Star 增长趋势
Star
2.1k
Forks
92
周增长
Issues
0
1k1.5k2k
2019年10月2022年1月2024年4月2026年7月
制品库npmnpm install mobile-first-animation
README

Mobile First Animation in React

swipeable tabs an animated drawer inspired by the Apple Music app animated grid of images dismissable email list

View this repo as a live demo in CodeSandbox.

React Conf 2019 Talk

This repo contains the source code of the demos for this talk about mobile animation.

The interactive slides for the talk can be found here.

Springs Playground

You can play with the spring demo from the talk here.

Notes:

  • If you find any bugs or UI inconsistencies, please make an issue!
  • These are animation demos and as such they are not production-ready UI code. They are not fully accessible, and don't have desktop variants.
  • Adhering to animation best practices can ensure that animations perform acceptably on newer "average", sub-$200 devices. However, there are some devices (older or very inexpensive phones) that will have difficulties achieving minimally acceptable animation performance. Make sure to test your animations on the phones of your target audience before committing to add them.