{"id":40615150,"url":"https://github.com/hackiftekhar/iqkeyboardmanagerobjc","last_synced_at":"2026-01-21T06:01:41.795Z","repository":{"id":320794938,"uuid":"1070794240","full_name":"hackiftekhar/IQKeyboardManagerObjC","owner":"hackiftekhar","description":"IQKeyboardManager Objective-C version has been moved here and no longer maintained.","archived":false,"fork":false,"pushed_at":"2025-10-06T13:43:04.000Z","size":24360,"stargazers_count":4,"open_issues_count":1,"forks_count":3,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-01-10T23:24:28.136Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Objective-C","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/hackiftekhar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"hackiftekhar","buy_me_a_coffee":"hackiftekhar","custom":["https://www.paypal.me/hackiftekhar"]}},"created_at":"2025-10-06T12:57:30.000Z","updated_at":"2025-12-23T07:55:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"1c1e5131-be03-4128-b313-a0ac6fe09362","html_url":"https://github.com/hackiftekhar/IQKeyboardManagerObjC","commit_stats":null,"previous_names":["hackiftekhar/iqkeyboardmanagerobjc"],"tags_count":105,"template":false,"template_full_name":null,"purl":"pkg:github/hackiftekhar/IQKeyboardManagerObjC","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackiftekhar%2FIQKeyboardManagerObjC","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackiftekhar%2FIQKeyboardManagerObjC/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackiftekhar%2FIQKeyboardManagerObjC/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackiftekhar%2FIQKeyboardManagerObjC/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hackiftekhar","download_url":"https://codeload.github.com/hackiftekhar/IQKeyboardManagerObjC/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackiftekhar%2FIQKeyboardManagerObjC/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28628701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T04:47:28.174Z","status":"ssl_error","status_checked_at":"2026-01-21T04:47:22.943Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2026-01-21T06:01:40.925Z","updated_at":"2026-01-21T06:01:41.788Z","avatar_url":"https://github.com/hackiftekhar.png","language":"Objective-C","funding_links":["https://github.com/sponsors/hackiftekhar","https://buymeacoffee.com/hackiftekhar","https://www.paypal.me/hackiftekhar"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/hackiftekhar/IQKeyboardManagerObjC/master/Screenshot/Social.png\" alt=\"Icon\"/\u003e\n\u003c/p\u003e\n\n[![LICENSE.md](https://img.shields.io/github/license/hackiftekhar/IQKeyboardManagerObjC.svg)](https://github.com/hackiftekhar/IQKeyboardManagerObjC/blob/master/LICENSE.md)\n[![Build Status](https://travis-ci.org/hackiftekhar/IQKeyboardManagerObjC.svg)](https://travis-ci.org/hackiftekhar/IQKeyboardManagerObjC)\n![Platform iOS](https://img.shields.io/badge/Platform-iOS-blue.svg?style=fla)\n[![CocoaPods](https://img.shields.io/cocoapods/v/IQKeyboardManagerObjC.svg)](http://cocoadocs.org/docsets/IQKeyboardManagerObjC)\n[![Github tag](https://img.shields.io/github/tag/hackiftekhar/IQKeyboardManagerObjC.svg)](https://github.com/hackiftekhar/IQKeyboardManagerObjC/tags)\n\n## IQKeyboardManager Objective-C version is less likely to maintain. Please use the Swift version for your upcoming projects https://github.com/hackiftekhar/IQKeyboardManager\n\n## Introduction\nWhile developing iOS apps, we often run into issues where the iPhone keyboard slides up and covers the `UITextField/UITextView`. `IQKeyboardManagerObjC` allows you to prevent this issue of keyboard sliding up and covering `UITextField/UITextView` without needing you to write any code or make any additional setup. To use `IQKeyboardManagerObjC` you simply need to add source files to your project.\n\n\n## Key Features\n\n1) `One Lines of Code`\n\n2) `Works Automatically`\n\n3) `No More UIScrollView`\n\n4) `No More Subclasses`\n\n5) `No More Manual Work`\n\n6) `No More #imports`\n\n`IQKeyboardManagerObjC` works on all orientations, and with the toolbar. It also has nice optional features allowing you to customize the distance from the text field, behavior of previous, next and done buttons in the keyboard toolbar, play sound when the user navigates through the form and more.\n\n\n## Screenshot\n[![Screenshot 1](https://raw.githubusercontent.com/hackiftekhar/IQKeyboardManagerObjC/master/Screenshot/README_Screenshot1.png)](http://youtu.be/6nhLw6hju2A)\n[![Screenshot 2](https://raw.githubusercontent.com/hackiftekhar/IQKeyboardManagerObjC/master/Screenshot/README_Screenshot2.png)](http://youtu.be/6nhLw6hju2A)\n[![Screenshot 3](https://raw.githubusercontent.com/hackiftekhar/IQKeyboardManagerObjC/master/Screenshot/README_Screenshot3.png)](http://youtu.be/6nhLw6hju2A)\n[![Screenshot 4](https://raw.githubusercontent.com/hackiftekhar/IQKeyboardManagerObjC/master/Screenshot/README_Screenshot4.png)](http://youtu.be/6nhLw6hju2A)\n[![Screenshot 5](https://raw.githubusercontent.com/hackiftekhar/IQKeyboardManagerObjC/master/Screenshot/README_Screenshot5.png)](http://youtu.be/6nhLw6hju2A)\n\n## GIF animation\n[![IQKeyboardManagerObjC](https://raw.githubusercontent.com/hackiftekhar/IQKeyboardManagerObjC/v3.3.0/Screenshot/IQKeyboardManagerObjC.gif)](http://youtu.be/6nhLw6hju2A)\n\n## Video\n\n\u003ca href=\"http://youtu.be/WAYc2Qj-OQg\" target=\"_blank\"\u003e\u003cimg src=\"http://img.youtube.com/vi/WAYc2Qj-OQg/0.jpg\"\nalt=\"IQKeyboardManagerObjC Demo Video\" width=\"480\" height=\"360\" border=\"10\" /\u003e\u003c/a\u003e\n\n## Tutorial video by @rebeloper ([#1135](https://github.com/hackiftekhar/IQKeyboardManager/issues/1135))\n\n@rebeloper demonstrated two videos on how to implement **IQKeyboardManagerObjC** at it's core:\n\n\u003ca href=\"https://www.youtube.com/playlist?list=PL_csAAO9PQ8aTL87XnueOXi3RpWE2m_8v\" target=\"_blank\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/hackiftekhar/IQKeyboardManagerObjC/master/Screenshot/ThirdPartyYoutubeTutorial.jpg\"\nalt=\"Youtube Tutorial Playlist\"/\u003e\u003c/a\u003e\n\nhttps://www.youtube.com/playlist?list=PL_csAAO9PQ8aTL87XnueOXi3RpWE2m_8v\n\n## Warning\n\n- **If you're planning to build SDK/library/framework and want to handle UITextField/UITextView with IQKeyboardManagerObjC then you're totally going the wrong way.** I would never suggest to add **IQKeyboardManagerObjC** as **dependency/adding/shipping** with any third-party library. Instead of adding **IQKeyboardManagerObjC** you should implement your own solution to achieve same kind of results. **IQKeyboardManagerObjC** is totally designed for projects to help developers for their convenience, it's not designed for **adding/dependency/shipping** with any **third-party library**, because **doing this could block adoption by other developers for their projects as well (who are not using IQKeyboardManagerObjC and have implemented their custom solution to handle UITextField/UITextView in the project).**\n- If **IQKeyboardManagerObjC** conflicts with other **third-party library**, then it's **developer responsibility** to **enable/disable IQKeyboardManagerObjC** when **presenting/dismissing** third-party library UI. Third-party libraries are not responsible to handle IQKeyboardManagerObjC.\n\n## Requirements\n\n|                        | Minimum iOS Target | Minimum Xcode Version |\n|------------------------|--------------------|-----------------------|\n| IQKeyboardManagerObjC  | iOS 13.0           | Xcode 13             |\n| Demo Project           |                    | Xcode 15             |\n\nInstallation\n==========================\n\n#### CocoaPods\n\n***IQKeyboardManagerObjC:*** To install it, simply add the following line to your Podfile:\n\n```ruby\npod 'IQKeyboardManagerObjC' #iOS13 and later\n```\n\n#### Carthage\n\nTo integrate `IQKeyboardManagerObjC` into your Xcode project using Carthage, add the following line to your `Cartfile`:\n\n```ogdl\ngithub \"hackiftekhar/IQKeyboardManagerObjC\"\n```\n\nRun `carthage update --use-xcframeworks` to build the frameworks and drag `IQKeyboardManagerObjC.xcframework` into your Xcode project based on your need. Make sure to add only one framework, not both.\n\n#### Source Code\n\n***IQKeyboardManagerObjC:*** Just ***drag and drop*** `IQKeyboardManagerObjC` directory from demo project to your project. That's it.\n\n#### Basic Usage\n\nIn `AppDelegate..m`, just `#import \u003cIQKeyboardManagerObjC/IQKeyboardManager.h\u003e` framework and enable IQKeyboardManager.\n\n```objc\n#import \"AppDelegate.h\"\n#import \u003cIQKeyboardManagerObjC/IQKeyboardManager.h\u003e\n\n@implementation AppDelegate\n\n- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions\n{\n    [[IQKeyboardManager sharedManager] setEnable:YES];\n    return YES;\n}\n\n@end\n```\n\n\nMigration Guide\n==========================\n- [IQKeyboardManagerObjC 8.0.0 Migration Guide](https://github.com/hackiftekhar/IQKeyboardManagerObjC/blob/master/Documentation/MIGRATION%20GUIDE%207.0%20TO%208.0.md)\n\nOther Links\n==========================\n\n- [Known Issues](https://github.com/hackiftekhar/IQKeyboardManagerObjC/wiki/Known-Issues)\n- [Manual Management Tweaks](https://github.com/hackiftekhar/IQKeyboardManagerObjC/wiki/Manual-Management)\n- [Properties and functions usage](https://github.com/hackiftekhar/IQKeyboardManagerObjC/wiki/Properties-\u0026-Functions)\n\nLICENSE\n---\nDistributed under the MIT License.\n\nContributions\n---\nAny contribution is more than welcome! You can contribute through pull requests and issues on GitHub.\n\nAuthor\n---\nIf you wish to contact me, email at: hack.iftekhar@gmail.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackiftekhar%2Fiqkeyboardmanagerobjc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhackiftekhar%2Fiqkeyboardmanagerobjc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackiftekhar%2Fiqkeyboardmanagerobjc/lists"}