Hacker News new | ask | show | jobs
by LeoNatan25 3182 days ago
> interacts seamlessly and instantly

You clearly haven’t used WKWebView. It renders off-process, so actually data passi gbetween your native code and the JS contained in it is even slower. This is in addition to the many many many limitations due to the off-process nature of the system.

1 comments

I have used it extensively, and I've never noticed the latency you described.