Remix.run Logo
Zaheer 3 days ago

I was hopping between a few canvas tools recently. Primarily tldraw & excalidraw for some quick spec work. Was surprised to see that both don't have better support or even apps for iPad. Feels like a missed opportunity given how many people on iPad would want to use this sort of tool. I know the website still works but it's just a bit clunkier. Another feature request: shape detection.

steveruizok 3 days ago | parent [-]

We support iPad about as good as we can, with stylus pressure and some tricks to avoid slowdowns due to the high input rate. I actually did the ink in Excalidraw too, so it at least worked last time I touched it! But the difference between iPad Safari input latency and native latency is gigantic, really heart breaking to work on. Not sure if a native wrapper would improve things. If I did a native app, it would likely be a minimal drawing app for handwriting only. I recently started prototyping an Android app with the new low-latency jetpack ink APIs and they’re fantastic, beating perceived latency vs iPad even on a 60fps screen (Daylight).