TouchChaser
A touch indicator similar to the "Slide to Type" aka QuickPath swipe indicator on iOS 13+. Built with and for SwiftUI.
Install / Use
/learn @Amzd/TouchChaserREADME
👈 TouchChaser
A touch indicator similar to the "Slide to Type" aka QuickPath swipe indicator on iOS 13+. Built with and for SwiftUI.
It's not an exact match but it's pretty close.
Features
- Independent: Does not interfere with DragGestures
- Configurable: Choose when you want to show TouchChaser; in debug, when recording or always.
- Simple: Just attach it to your view and don't worry about the rest
Example
There is an example project included but it boils down to this;
VStack {
Text("TouchChaser")
.font(.title)
.bold()
.padding(.top, 50)
Text("by Amzd")
.font(.subheadline)
.opacity(0.6)
.padding(.top, 5)
Spacer()
}.addTouchChaser(.always)
| QuickPath | TouchChaser | | -------------------------------------- | -------------------------------------- | | <img src="Images/QuickPath.gif" width="100%"> | <img src="Images/TouchChaser.gif" width="100%"> |
*Gifs might not play in full speed on all browsers
Related Skills
node-connect
348.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
108.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
348.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
348.0kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
