{"id":32316269,"url":"https://github.com/skyweb07/skkeyboardresigner","last_synced_at":"2025-10-23T10:59:47.221Z","repository":{"id":29280229,"uuid":"32812966","full_name":"skyweb07/SKKeyboardResigner","owner":"skyweb07","description":"SKKeyboardResigner","archived":false,"fork":false,"pushed_at":"2016-08-04T20:55:31.000Z","size":59,"stargazers_count":25,"open_issues_count":0,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-10-23T10:59:43.766Z","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/skyweb07.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2015-03-24T17:09:54.000Z","updated_at":"2020-04-29T13:47:54.000Z","dependencies_parsed_at":"2022-09-25T06:11:21.306Z","dependency_job_id":null,"html_url":"https://github.com/skyweb07/SKKeyboardResigner","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/skyweb07/SKKeyboardResigner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyweb07%2FSKKeyboardResigner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyweb07%2FSKKeyboardResigner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyweb07%2FSKKeyboardResigner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyweb07%2FSKKeyboardResigner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skyweb07","download_url":"https://codeload.github.com/skyweb07/SKKeyboardResigner/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyweb07%2FSKKeyboardResigner/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280606608,"owners_count":26359387,"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-10-23T02:00:06.710Z","response_time":142,"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":[],"created_at":"2025-10-23T10:59:42.239Z","updated_at":"2025-10-23T10:59:47.216Z","avatar_url":"https://github.com/skyweb07.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SKKeyboardResigner\n\n[![CI Status](http://img.shields.io/travis/skyweb07/SKKeyboardResigner.svg?style=flat)](https://travis-ci.org/skyweb07/SKKeyboardResigner)\n[![Version](https://img.shields.io/cocoapods/v/SKKeyboardResigner.svg?style=flat)](http://cocoapods.org/pods/SKKeyboardResigner)\n[![License](https://img.shields.io/cocoapods/l/SKKeyboardResigner.svg?style=flat)](http://cocoapods.org/pods/SKKeyboardResigner)\n[![Platform](https://img.shields.io/cocoapods/p/SKKeyboardResigner.svg?style=flat)](http://cocoapods.org/pods/SKKeyboardResigner)\n\n## Description\n\nWith SKKeyboardResigner you can forget about resigning the keyboard by yourself by adding a big button inside a view or doing some 'ñapas' like that. This library takes care of resigning the keyboard for the view you want without doing nothing.\n\n## Usage\n\nThere are two ways of using this library:\n\n1.\nSet your UITextFields inside a view container and set the View to subclass SKKeyboardResignerView\n\n![alt text](https://github.com/skyweb07/SKKeyboardResigner/blob/master/Resources/subclass_sample.png?raw=true\"Subclass sample\")\n\n2.\nYou can directly call the SKKeyboardResigner class methods in one of two ways:\n\n```objective-c\n[SKKeyboardResigner attachObserverToView:viewToObserve]; // If you only want to observe that View UITextFields subviews\n```\n\nor\n\n```objective-c\n[SKKeyboardResigner attachObserverToView:viewToObserve textFieldsToObserve:textField1, textField2, nil]; // If you want to observe any view and any UITextFields\n```\n\nTo run the example project, clone the repo, and run `pod install` from the Example directory first.\n\n## Installation\n\nSKKeyboardResigner is available through [CocoaPods](http://cocoapods.org). To install\nit, simply add the following line to your Podfile:\n\n```ruby\npod \"SKKeyboardResigner\"\n```\n\n## Author\n\nOscar Duran, skyweb09@hotmail.es\n\n## License\n\nSKKeyboardResigner is available under the MIT license. See the LICENSE file for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskyweb07%2Fskkeyboardresigner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskyweb07%2Fskkeyboardresigner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskyweb07%2Fskkeyboardresigner/lists"}