Browse Source

Revert "Animations pt 1"

This reverts commit 5f9f100224.
Guy Carmeli 4 years ago
parent
commit
22f289b39a
1 changed files with 0 additions and 8 deletions
  1. 0
    8
      playground/src/commons/Options.js

+ 0
- 8
playground/src/commons/Options.js View File

@@ -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: {