ShowTime icon indicating copy to clipboard operation
ShowTime copied to clipboard

The easiest way to show off your iOS taps and gestures for demos and videos.

Results 10 ShowTime issues
Sort by recently updated
recently updated
newest added

I use ShowTime in one app and i really like the visual user interactions. It is very helpful for demoing features and reporting bugs via screen recordings. The app detects...

Thanks for this great tool @KaneCheshire ! I am working on a react native project and pulled in ShowTime using CocoaPods. I would like to disable ShowTime by default and...

It would be awesome if there was a mode that automatically enabled `ShowTime` if there was an external screen connected or a screen recording started. It seems like you could...

Would be ace to show key commands like cmd+r etc in a HUD.

enhancement

enhancement
Looking into it

Hi, how can I visualize taps in a `SFSafariViewController` that is presented programmatically from another view controller? Will I have to use `WKWebView` instead?

bug
Looking into it

I've seen this crash on my device since iOS 16.1. I can trigger the issue by deleting a row in a List backed by CoreData in SwiftUI.

Hello, I tried enabling `Complete` `Strict Concurrency Checking` in Xcode 14.1 (in the Build Settings of my target) and a warning appeared on the line where I was setting `ShowTime.enabled`....

## What changed? - Replaced type of size CGSize -> CGFloat, because it is circle. - Disabled swizzle completelly if it is disabled. - Added logs (temporary) ## Linked issues...