mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-04-02 09:25:51 +00:00
* ios: hide keyboard on scroll * fix * fix keyboard covering view with conditional padding
10 lines
159 B
Swift
10 lines
159 B
Swift
//
|
|
// Keyboard.swift
|
|
// SimpleX (iOS)
|
|
//
|
|
// Created by Evgeny on 10/07/2023.
|
|
// Copyright © 2023 SimpleX Chat. All rights reserved.
|
|
//
|
|
|
|
import Foundation
|