官网 https://daneden.github.io/animate.css/ 使用
<view class="animated bounceOut"> <text>Hello</text> </view>
class类中animated必须加
animated
动画 animate
原文:https://www.cnblogs.com/zhongfang/p/12176924.html