Remix.run Logo
jakelazaroff a day ago

Electron doesn't use WebKit, so definitely not. Not sure about Tauri desktop, but how would you use it for Tauri mobile and React Native?

ivape a day ago | parent [-]

Woah, TIL. Chromium apparently forked WebKit in 2013. wtf?

So, if you wanted webviews that could leverage this you’d basically need a native swift app with webviews to get access.

zamadatix a day ago | parent [-]

Even if you could get it you wouldn't be able to publish it on the App Store due to the permission it requires.