{"id":16684217,"url":"https://github.com/cnkcq/assistivetouch","last_synced_at":"2025-06-12T01:10:40.093Z","repository":{"id":56902433,"uuid":"73898109","full_name":"CNKCQ/AssistiveTouch","owner":"CNKCQ","description":"☕️A custom button just like the system AssistiveTouch ☕️","archived":false,"fork":false,"pushed_at":"2016-11-16T11:04:07.000Z","size":39,"stargazers_count":15,"open_issues_count":2,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-09T23:43:19.145Z","etag":null,"topics":["assistivetouch","ios-app","library"],"latest_commit_sha":null,"homepage":null,"language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CNKCQ.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":"2016-11-16T08:10:53.000Z","updated_at":"2023-07-27T06:27:07.000Z","dependencies_parsed_at":"2022-08-20T18:10:11.409Z","dependency_job_id":null,"html_url":"https://github.com/CNKCQ/AssistiveTouch","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/CNKCQ/AssistiveTouch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CNKCQ%2FAssistiveTouch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CNKCQ%2FAssistiveTouch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CNKCQ%2FAssistiveTouch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CNKCQ%2FAssistiveTouch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CNKCQ","download_url":"https://codeload.github.com/CNKCQ/AssistiveTouch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CNKCQ%2FAssistiveTouch/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259374947,"owners_count":22847873,"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":["assistivetouch","ios-app","library"],"created_at":"2024-10-12T14:42:40.491Z","updated_at":"2025-06-12T01:10:40.074Z","avatar_url":"https://github.com/CNKCQ.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AssistiveTouch\n[![CI Status](http://img.shields.io/travis/kishikawakatsumi/IDCardKeyboard.svg?style=flat)](https://travis-ci.org/kishikawakatsumi/IDCardKeyboard)\n[![Version](https://img.shields.io/cocoapods/v/IDCardKeyboard.svg?style=flat)](http://cocoadocs.org/docsets/IDCardKeyboard)\n[![Platform](https://img.shields.io/cocoapods/p/IDCardKeyboard.svg?style=flat)](http://cocoadocs.org/docsets/IDCardKeyboard)\n![](https://camo.githubusercontent.com/7d97f558ccb8751e27fa65eeee94047955eba100/68747470733a2f2f63646e2d696d616765732d312e6d656469756d2e636f6d2f6d61782f313630302f312a7861666332716159644d375a4f68655957614d6d51412e706e67)\n# AssistiveTouch\n☕️A custom button just like the system AssistiveTouch ☕️\n##### :eyes: See also:\n![dititalkeyboard_display](https://cloud.githubusercontent.com/assets/8440220/20342636/3aa082d8-ac26-11e6-9e37-e5a65fe65563.gif) \n### CocoaPods\n\n[CocoaPods](http://cocoapods.org) is a dependency manager for Cocoa projects. You can install it with the following command:\n\n```bash\n$ gem install cocoapods\n```\n\n\u003e CocoaPods 0.39.0+ is required to build AssistiveTouch 3.0.0+.\n\nTo integrate AssistiveTouch into your Xcode project using CocoaPods, specify it in your `Podfile`:\n\n```ruby\nsource 'https://github.com/CocoaPods/Specs.git'\nplatform :ios, '9.0'\nuse_frameworks!\n\ntarget '\u003cYour Target Name\u003e'\n    pod 'AssistiveTouch'\n```\n\n\nThen, run the following command:\n\n```bash\n$ pod install\n```\n\n## :book: Usage\n  ``` bash\n        let assistiveTouch = AssistiveTouch(frame: CGRect(x: 10, y: 100, width: 56, height: 56))\n        assistiveTouch.addTarget(self, action: #selector(tap(sender:)), for: .touchUpInside)\n        assistiveTouch.setImage(UIImage(named: \"AsstisTouch\"), for: .normal)\n        view.addSubview(assistiveTouch)\n\n  ```\n   :key: Basics Swift 3.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcnkcq%2Fassistivetouch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcnkcq%2Fassistivetouch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcnkcq%2Fassistivetouch/lists"}