{"id":31034308,"url":"https://github.com/decybel07/swiftykeyboardobserver","last_synced_at":"2026-06-21T01:31:54.486Z","repository":{"id":56922331,"uuid":"101207826","full_name":"Decybel07/SwiftyKeyboardObserver","owner":"Decybel07","description":"A codeless library that helps adjusting your views when a keyboard appears, moves and disappears","archived":false,"fork":false,"pushed_at":"2017-09-19T14:00:10.000Z","size":11388,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-17T20:43:54.553Z","etag":null,"topics":["adjust","appear","cartridge","cocoapods","codeless","ios","keyboard","swift","swift-framework","swift-package-manager"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Decybel07.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-08-23T17:33:21.000Z","updated_at":"2019-12-20T07:41:48.000Z","dependencies_parsed_at":"2022-08-21T04:50:23.909Z","dependency_job_id":null,"html_url":"https://github.com/Decybel07/SwiftyKeyboardObserver","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/Decybel07/SwiftyKeyboardObserver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Decybel07%2FSwiftyKeyboardObserver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Decybel07%2FSwiftyKeyboardObserver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Decybel07%2FSwiftyKeyboardObserver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Decybel07%2FSwiftyKeyboardObserver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Decybel07","download_url":"https://codeload.github.com/Decybel07/SwiftyKeyboardObserver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Decybel07%2FSwiftyKeyboardObserver/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275051636,"owners_count":25396977,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-14T02:00:10.474Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["adjust","appear","cartridge","cocoapods","codeless","ios","keyboard","swift","swift-framework","swift-package-manager"],"created_at":"2025-09-14T02:05:33.802Z","updated_at":"2026-06-21T01:31:54.455Z","avatar_url":"https://github.com/Decybel07.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SwiftyKeyboardObserver\n\n[![Build Status](https://travis-ci.org/Decybel07/SwiftyKeyboardObserver.svg?branch=master\u0026style=flat)](https://travis-ci.org/Decybel07/SwiftyKeyboardObserver)\n[![CocoaPods Version](https://img.shields.io/cocoapods/v/SwiftyKeyboardObserver.svg?style=flat\u0026label=version)](http://cocoapods.org/pods/SwiftyKeyboardObserver)\n[![Language Swift3](https://img.shields.io/badge/languages-Swift%203.0+-FFAC45.svg?style=flat)](https://developer.apple.com/swift/) \n[![CocoaPods Platform](https://img.shields.io/cocoapods/p/SwiftyKeyboardObserver.svg?style=flat\u0026label=platform)](http://cocoapods.org/pods/SwiftyKeyboardObserver)\n[![CocoaPods License](https://img.shields.io/cocoapods/l/SwiftyKeyboardObserver.svg?style=flat\u0026label=license)](https://github.com/Decybel07/SwiftyKeyboardObserver/blob/master/LICENSE)\n[![Docs percent](https://img.shields.io/badge/docs-100%25-brightgreen.svg)](http://cocoadocs.org/docsets/SwiftyKeyboardObserver/)\n[![Pod method Compatible](https://img.shields.io/badge/supports-CocoaPods%20%7C%20Carthage%20%7C%20Swift%20Package%20Manager-green.svg?style=flat)](#-installation)\n[![codebeat badge](https://codebeat.co/badges/57da10a2-ad83-458a-8ec1-4cd38f85e420)](https://codebeat.co/projects/github-com-decybel07-SwiftyKeyboardObserver-master)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/7010823ec49144058c809df382231a57)](https://www.codacy.com/app/Decybel07/SwiftyKeyboardObserver/dashboard)\n\nA codeless library that helps adjusting your views when a keyboard appears, moves and disappears\n\n## 🌟 Features\n\n- [x] Zero lines of your code.\n- [x] Supporting Storyboard configuration.\n- [x] Supporting `UIScrollView` and active field.\n- [x] Supporting orientation changes.\n- [x] Supporting modal and pop-over.\n- [x] Changing the length of a bottom Auto Layout constraint.\n\n##  Overview\n\n\u003cp align=\"center\"\u003e\n\u003ctable\u003e\u003ctr\u003e\n\u003ctd\u003e\u003cimg src=\"https://raw.githubusercontent.com/Decybel07/SwiftyKeyboardObserver/master/Images/UIScrollView720.gif\" alt=\"UIScrollView\"/\u003e\u003c/td\u003e\n\u003c/tr\u003e\u003c/table\u003e\n\u003c/p\u003e\n\n## 💻 Demo\n\n```ruby\npod try SwiftyKeyboardObserver\n```\n\n## ⚠️ Requirements\n\n- iOS 8.0+\n- Swift 3.0+\n\n## 👥 Communication\n\n- If you **found a bug**, open an issue.\n- If you **have a feature request**, open an issue.\n- If you **want to contribute**, submit a pull request.\n\n## 📗 Installation\n\n### [CocoaPods](http://cocoapods.org)\n\n```ruby\npod 'SwiftyKeyboardObserver', '~\u003e 2.0'\n```\n\n### [Carthage](https://github.com/Carthage/Carthage)\n\n```ogdl\ngithub \"Decybel07/SwiftyKeyboardObserver\", ~\u003e 2.0\n```\n\n### [Swift Package Manager](https://swift.org/package-manager/)\n\n```swift\n.Package(url: \"https://github.com/Decybel07/SwiftyKeyboardObserver.git\", majorVersion: 2)\n```\n\n## 📘 [Usage](http://cocoadocs.org/docsets/SwiftyKeyboardObserver/)\n\n### Set custom class ###\n\u003cimg src=\"https://raw.githubusercontent.com/Decybel07/SwiftyKeyboardObserver/master/Images/SetCustomClass1280.png\" alt=\"Set custom class\"/\u003e\n\n### Connect keyboard constraint ###\n\u003cimg src=\"https://raw.githubusercontent.com/Decybel07/SwiftyKeyboardObserver/master/Images/ConnectKeyboardConstraint1280.png\" alt=\"Connect keyboard constraint\"/\u003e\n\n## 🤓 Author\n\nAdrian Bobrowski ([Decybel07](https://github.com/Decybel07)), adrian071993@gmail.com\n\n## 🔑 License\n\nSwiftyKeyboardObserver is available under the MIT license. See the [LICENSE](https://github.com/Decybel07/SwiftyKeyboardObserver/blob/master/LICENSE) file for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdecybel07%2Fswiftykeyboardobserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdecybel07%2Fswiftykeyboardobserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdecybel07%2Fswiftykeyboardobserver/lists"}