1. Cross‑platform consistency is prized
"I precisely do not want my things to look different on different OS. I don't have the resources to test my apps on all devices, and knowing that whatever I test on one system looks the same on another is A+" — m-schuetz
2. Native UI expectations are overstated
"ironically the only group of users I've found that actually care about native UI, are other developers and Mac purist." — ahartmetz
3. Light‑weight alternatives and shared runtimes are sought
"A managed shared runtime would drop binary sizes to a few MB per app." — someone