본문 바로가기

개발/IOS

키보드 올라올때 화면 대응하기

pod 'IQKeyboardManagerSwift'

https://github.com/hackiftekhar/IQKeyboardManager

 

GitHub - hackiftekhar/IQKeyboardManager: Codeless drop-in universal library allows to prevent issues of keyboard sliding up and

Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView. Neither need to write any code nor any setup required and much more. - GitHub - ...

github.com

다른 복잡한 Notification 코드 필요없이 해당 pod 인스톨 하면, 웬만한 키보드 문제는 해결됨.

'개발 > IOS' 카테고리의 다른 글

Swift - Alamofire - REST API  (0) 2022.01.24
Swift IOS 앨범 권한  (0) 2021.06.01
ios swift get app version  (0) 2020.11.10
[IOS] Swift 서버 이미지 업로드  (0) 2020.04.19