From: Alipay App borrow bai – bai shell small game to extract free amount of activity page. It is understood that Lottie animation technology is adopted.
preface
For a long time, interaction designers have had a problem with the implementation of animation. That is, until Airbnb launched Lottie to fix the problem.
Introduction to the
Lottie is designed to solve animation implementation problems on Android,ios, Web, and RN. The designer completes the animation on AE, exports the JSON file using bodyMovin plug-in, loads the JSON file on the client and renders the animation.
Implementation steps
The document
airbnb.io/lottie/#/