vbea преди 1 година
родител
ревизия
09db739db7
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  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
 }