diff --git a/js/waterfall.js b/js/waterfall.js index 68bf7b0dba1..20bde1c3310 100644 --- a/js/waterfall.js +++ b/js/waterfall.js @@ -12,6 +12,13 @@ * 内容JSON */ var demoContent = [ + { + demo_link: 'https://gaohaoyang.github.io/pics/animation/reactNativeAnimation.html', + img_link: 'https://cdn.jsdelivr.net/gh/Gaohaoyang/pics/pics/demos/animationInReactNative.png', + title: 'Slide: Animations in React Native', + core_tech: 'Slide', + description: 'A presentation about animations in React Native.', + }, { demo_link: 'https://gaohaoyang.github.io/threeJourney/23-rose/', img_link: 'https://cdn.jsdelivr.net/gh/Gaohaoyang/pics/pics/3d_rose.gif',