{"id":16403163,"url":"https://github.com/don/keyboardtoolbarremover","last_synced_at":"2025-03-21T02:33:26.349Z","repository":{"id":4079427,"uuid":"5184942","full_name":"don/KeyboardToolbarRemover","owner":"don","description":"Cordova Plugin to remove the Previous, Next and Done buttons from above the iOS Keyboard","archived":false,"fork":false,"pushed_at":"2014-06-22T20:52:33.000Z","size":543,"stargazers_count":57,"open_issues_count":1,"forks_count":12,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-10-12T05:48:25.108Z","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/don.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":"2012-07-25T21:44:59.000Z","updated_at":"2023-03-28T07:19:57.000Z","dependencies_parsed_at":"2022-08-28T08:52:42.606Z","dependency_job_id":null,"html_url":"https://github.com/don/KeyboardToolbarRemover","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/don%2FKeyboardToolbarRemover","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/don%2FKeyboardToolbarRemover/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/don%2FKeyboardToolbarRemover/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/don%2FKeyboardToolbarRemover/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/don","download_url":"https://codeload.github.com/don/KeyboardToolbarRemover/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221811379,"owners_count":16884305,"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","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":"2024-10-11T05:48:24.722Z","updated_at":"2024-10-28T09:12:44.873Z","avatar_url":"https://github.com/don.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"**NOTE:** I recommend using the Cordova [Keyboard Plugin](https://github.com/apache/cordova-plugins/tree/master/keyboard)  instead of this one. The Cordova Keyboard Plugin has better support for resizing and works with Cordova 3.2+.\n\n# Keyboard Toolbar Remover Cordova Plugin \n\nThe keyboard in an iOS web view has an InputAccessoryView with Previous, Next and Done buttons. This plugin allows the toolbar to be hidden.\n\n![with_toolbar](https://github.com/don/KeyboardToolbarRemover/raw/master/ios7_with_toolbar.png) \u0026nbsp; ![toolbar_removed](https://github.com/don/KeyboardToolbarRemover/raw/master/ios7_toolbar_removed.png)\n\n![with_toolbar](https://github.com/don/KeyboardToolbarRemover/raw/master/with_toolbar.png) \u0026nbsp; ![toolbar_removed](https://github.com/don/KeyboardToolbarRemover/raw/master/toolbar_removed.png)\n\n# Installation\n\nAssuming you're running Cordova 2.9+ and using the command line interface\n\n    $ cd /path/to/project\n    $ cordova plugin add https://github.com/don/KeyboardToolbarRemover\n    \n# Usage\n\nThe plugin creates a global variable called `toolbar` when it is installed.\n\nTo disable the toolbar \n\n\ttoolbar.hide()\n\nTo re-enable the toolbar\n\n\ttoolbar.show()\n\t\n## Troubleshooting\n\nIf you see a bar above the keyboard with iOS7, try adding `height=device-height` to the viewport meta tag. See [Issue 9](https://github.com/don/KeyboardToolbarRemover/issues/9) for more details.\n\n# Credits\n\nThe original code to hide the toolbar is based on the [Josh Garnham](http://twitter.com/jgarnham)'s code in a [blog post](http://ios-blog.co.uk/tutorials/rich-text-editing-a-simple-start-part-1/). (Scroll down to the Bonus Code section.)\n\n[Steve Smith](https://github.com/stevenpsmith)'s iOS 7 fix was influenced by [a stack overflow post](http://stackoverflow.com/questions/18837551/remove-keyboard-form-toolbar-on-ios7-leaves-a-blur-behind/19042392#19042392).\n\n[Michael Scholz](https://github.com/MichaelRando) and [Shinichi Hosokawa](https://github.com/shosokawa) provided patches for Cordova 3.0 compatibility.\n\n# License\n\nThe MIT License\n\nCopyright (c) 2012-3 Chariot Solutions\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdon%2Fkeyboardtoolbarremover","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdon%2Fkeyboardtoolbarremover","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdon%2Fkeyboardtoolbarremover/lists"}