瀏覽代碼

Revert "Animations pt 1"

This reverts commit 5f9f100224.
Guy Carmeli 4 年之前
父節點
當前提交
22f289b39a
共有 1 個文件被更改,包括 0 次插入8 次删除
  1. 0
    8
      playground/src/commons/Options.js

+ 0
- 8
playground/src/commons/Options.js 查看文件

@@ -46,14 +46,6 @@ const slideAnimations = {
46 46
         to: 1,
47 47
         duration: useSlowOpenScreenAnimations ? SHOW_DURATION : 300
48 48
       }
49
-    },
50
-    bottomTabs: {
51
-      enter: {
52
-
53
-      },
54
-      exit: {
55
-
56
-      }
57 49
     }
58 50
   },
59 51
   pop: {