Hacker News new | ask | show | jobs
by friedman23 1252 days ago
Nothing's perfect and often when there are platform inconsistencies like that someone abstracts the functionality away in a package so the application developer doesn't need to worry about it. I'd rather have 80% code sharing across platforms than no code sharing.
1 comments

Have you ever done GUI development of a large app that was meant to be cross platform using Java?

What happens when it isn’t just an inconsistency. But a feature doesn’t exist at all? They have different number of parameters?

How do you handle the different permission models?

The apps are never as good. You still will have just as many shitty half assed apps as you have today with Electron.

Both Google and Facebook have both decided that cross platform apps weren’t good enough.

https://blog.xojo.com/2021/10/12/google-switches-to-native-o...