Hey guys,
Is there a native bridge between a PKStrokePath and other path objects like CGPath, UIBezierPath or even SwiftUI Path ?
Is there a native bridge between a PKStrokePath and other path objects like CGPath, UIBezierPath or even SwiftUI Path ?
There isn't a 1:1 bridge to UIBezierPath. One could be constructed from PKStrokePath's interpolated points. For details watch Inspect, modify, and construct PencilKit drawings.
Please use Feedback Assistant for any enhancement requests.
Please use Feedback Assistant for any enhancement requests.