6 ms·
The answer depends on scale, and appropriateness. If you've got enough engineers, you can do platform native code. The results will look better. Appropriatenes
by Zigurd 5d ago
The answer depends on scale, and appropriateness. If you've got enough engineers, you can do platform native code. The results will look better.
Appropriateness often comes down to is the code doing deep platform API things, with sensors for example, or anything else that's not part of user interface, but has an API that's going to require you to write platform native code.
Shopify clearly meets the first criterion, but are the commerce and security parts enough to drive the second criterion?
Anyway they're big enough to make a slightly less than optimal solution and still get a better result than sticking to a cross platform SDK.