NEW: My new book Pro SwiftUI is out now – level up your SwiftUI skills today! >>

SwiftUI: How to draw a pixel by SwiftUI?

Forums > SwiftUI

I'm going to write a drawing app, however, I can only find the post about drawing a vector path like Path or Shape. And ChatGPT only give me the solution by using Rectangle to repalce pixel, which cost lots of memory.

Could you give a tip about which API shoud I use.

My goal is to create board of a pixel by b pixel, and when I active a drawGesture, the pixels in the path where my finger passed by be draw on color.

Thank you for you help!

   

@mujerakami What are the pros and cons of using Canvas as opposed to a SwiftUI Grid view?

   

Hacking with Swift is sponsored by Judo

SPONSORED Let’s face it, SwiftUI previews are limited, slow, and painful. Judo takes a different approach to building visually—think Interface Builder for SwiftUI. Build your interface in a completely visual canvas, then drag and drop into your Xcode project and wire up button clicks to custom code. Download the Mac App and start your free trial today!

Try now

Sponsor Hacking with Swift and reach the world's largest Swift community!

Reply to this topic…

You need to create an account or log in to reply.

All interactions here are governed by our code of conduct.

 
Unknown user

You are not logged in

Log in or create account
 

Link copied to your pasteboard.