diff --git a/damus/ContentView.swift b/damus/ContentView.swift index cafec81d..5a567685 100644 --- a/damus/ContentView.swift +++ b/damus/ContentView.swift @@ -88,7 +88,7 @@ struct ContentView: View { self.active_sheet = .post } } - } + }.ignoresSafeArea(.keyboard, edges: .bottom) } .safeAreaInset(edge: .top) { VStack(spacing: 0) {