Parcourir la source

Revert "Animations pt 1"

This reverts commit 5f9f100224.
Guy Carmeli il y a 4 ans
Parent
révision
22f289b39a
1 fichiers modifiés avec 0 ajouts et 8 suppressions
  1. 0
    8
      playground/src/commons/Options.js

+ 0
- 8
playground/src/commons/Options.js Voir le fichier

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