Y
Hacker News
new
|
ask
|
show
|
jobs
by
stavros
844 days ago
Doesn't using platform-specific webviews mean you get inconsistencies between OSes?
2 comments
fs0c13ty00
844 days ago
Yes, it does suck sometimes, but for UI then your frontend framework should work all the same 99% of the time. If your app is related to audio/video playback or you want to use newer features of Web standard such as webGPU, then it will be trickier.
Source: I'm developer of
https://github.com/tranxuanthang/lrcget
link
stavros
844 days ago
Ah, good point about the frontend framework, you're right. Thanks!
link
DANmode
843 days ago
Only if relying on the browser/renderer's opinion on layout.
link
Source: I'm developer of https://github.com/tranxuanthang/lrcget