Decide native vs cross-platform against the feature list, in writing
We list every feature that touches a platform API — camera, background location, Bluetooth, biometrics, push — and score how much of it is genuinely shared behaviour versus platform-specific. That score, not a default preference, determines whether we build Swift and Kotlin or React Native/Flutter with native modules. The recommendation and its reasoning are written down before estimation.