python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How to implement PencilKit in SwiftUI with background and zoom?
I am trying to build a view in SwiftUI that allows me to draw on top of another view, for example a table, using PencilKit. Everything must be zoomable and the elements of the background view must be ...
Pierluca Lippi
Votes: 0
Answers: 0
Swift Get PKToolPicker Position
I am using the PKToolPicker with PKCanvasView. I would like to add some buttons directly above the tool picker UI on iPhone.
I am currently using the code below to try to get the frame position of the...

Tom Coomer
Votes: 0
Answers: 1
Detect Apple Pencil 2 double tap in browser
Apple Pencil 2 now supports a double-tap near the tip of the pencil to perform auxiliary functions in supported apps.
Is there any way to detect this double-tap in a browser?
It doesn't seem to trigge...
nicholaswmin
Votes: 0
Answers: 0