{"id":17540440,"url":"https://github.com/fromkk/strokeview","last_synced_at":"2025-09-12T18:47:17.916Z","repository":{"id":62456160,"uuid":"149973597","full_name":"fromkk/StrokeView","owner":"fromkk","description":"`StrokeView` is handlable round trip gesture on extended  `UIView`.","archived":false,"fork":false,"pushed_at":"2018-09-23T10:34:10.000Z","size":144,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-18T20:16:53.430Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/fromkk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-09-23T10:24:34.000Z","updated_at":"2018-09-25T22:09:41.000Z","dependencies_parsed_at":"2022-11-01T23:46:34.714Z","dependency_job_id":null,"html_url":"https://github.com/fromkk/StrokeView","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/fromkk/StrokeView","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fromkk%2FStrokeView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fromkk%2FStrokeView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fromkk%2FStrokeView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fromkk%2FStrokeView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fromkk","download_url":"https://codeload.github.com/fromkk/StrokeView/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fromkk%2FStrokeView/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274858127,"owners_count":25362906,"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-12T02:00:09.324Z","response_time":60,"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":"2024-10-20T22:23:54.329Z","updated_at":"2025-09-12T18:47:17.875Z","avatar_url":"https://github.com/fromkk.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"#  StrokeView\n\n![StrokeView](./Icons/StrokeView.png)\n\n`StrokeView` is handlable round trip gesture on extended  `UIView`.\n\n# Usage\n\n```swift\nclass ViewController: UIViewController, StrokeViewDelegate {\n\n    override func viewDidLoad() {\n        super.viewDidLoad()\n\n        let strokeView: StrokeView = StrokeView()\n        strokeView.delegate = self\n        view.addSubview(strokeView)\n    }\n\n    func strokeViewDidStroke(_ strokeView: StrokeView) {\n        print(\"did stroke!!!\")\n    }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffromkk%2Fstrokeview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffromkk%2Fstrokeview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffromkk%2Fstrokeview/lists"}