vbea há 1 ano atrás
pai
commit
09db739db7
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      Strides-APP/app/components/BottomModal.js

+ 1 - 0
Strides-APP/app/components/BottomModal.js

@@ -9,6 +9,7 @@ export const ModalProps = {
   propagateSwipe: true,
   useNativeDriver: !isIOS,
   statusBarTranslucent: true,
+  deviceHeight: $height + statusHeight,
   hideModalContentWhileAnimating: true
 }