This commit is contained in:
2026-05-15 11:15:30 +02:00
parent 775b9200f5
commit 3eba3e3a15
10 changed files with 71 additions and 20 deletions
+1 -1
View File
@@ -65,7 +65,7 @@ export default function Modal({
>
<KeyboardAvoidingView
style={{ flex: 1 }}
behavior={Platform.OS === "ios" ? "padding" : "height"}
behavior="padding"
>
<View style={styles.overlay}>
<Animated.View