Remix.run Logo
skydhash 2 days ago

Not only usability, but also raw capabilities. Most native toolkits handle UI and basic ux well and has good interoperability with system components. With most cross platform frameworks, the developer is often reimplementing these or trying to resolve platform incompatibilities (always badly). And the project quicly balloons in complexity.

They’re great to get started, and when what you need is already available. But they’re a pain for everything else.