{"id":13822940,"url":"https://github.com/Amzd/TouchChaser","last_synced_at":"2025-05-16T17:32:40.499Z","repository":{"id":133131972,"uuid":"333822822","full_name":"Amzd/TouchChaser","owner":"Amzd","description":"A touch indicator similar to the \"Slide to Type\" aka QuickPath swipe indicator on iOS 13+. Built with and for SwiftUI.","archived":false,"fork":false,"pushed_at":"2021-01-29T14:39:19.000Z","size":4758,"stargazers_count":24,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-14T05:32:55.948Z","etag":null,"topics":["drag","ios","multiple-taps","presentation","swift","swiftui","tap"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Amzd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-01-28T16:49:07.000Z","updated_at":"2024-12-06T06:52:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"679d4f39-79b3-4ca2-8e7b-9c31edcae65f","html_url":"https://github.com/Amzd/TouchChaser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amzd%2FTouchChaser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amzd%2FTouchChaser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amzd%2FTouchChaser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amzd%2FTouchChaser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Amzd","download_url":"https://codeload.github.com/Amzd/TouchChaser/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254576727,"owners_count":22094443,"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":["drag","ios","multiple-taps","presentation","swift","swiftui","tap"],"created_at":"2024-08-04T08:02:25.735Z","updated_at":"2025-05-16T17:32:40.493Z","avatar_url":"https://github.com/Amzd.png","language":"Swift","funding_links":[],"categories":["Swift"],"sub_categories":[],"readme":"# 👈 TouchChaser\nA touch indicator similar to the \"Slide to Type\" aka QuickPath swipe indicator on iOS 13+. Built with and for SwiftUI.\n\nIt's not an exact match but it's pretty close.\n\n## Features\n\n- **Independent:** Does not interfere with DragGestures\n- **Configurable:** Choose when you want to show TouchChaser; in debug, when recording or always.\n- **Simple:** Just attach it to your view and don't worry about the rest\n\n## Example\n\nThere is an example project included but it boils down to this;\n\n```swift \nVStack {\n    Text(\"TouchChaser\")\n        .font(.title)\n        .bold()\n        .padding(.top, 50)\n    Text(\"by Amzd\")\n        .font(.subheadline)\n        .opacity(0.6)\n        .padding(.top, 5)\n    Spacer()\n}.addTouchChaser(.always)\n```\n\n|  QuickPath                               |  TouchChaser                             |\n|  --------------------------------------  |  --------------------------------------  |\n|  \u003cimg src=\"Images/QuickPath.gif\" width=\"100%\"\u003e   | \u003cimg src=\"Images/TouchChaser.gif\" width=\"100%\"\u003e  |\n\n*Gifs might not play in full speed on all browsers\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAmzd%2FTouchChaser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FAmzd%2FTouchChaser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAmzd%2FTouchChaser/lists"}