Having worked on projects for both mobile platforms with small teams, I find that cross platform UI frameworks only really make sense for somewhat simplistic apps. The more involved the app in question is, the more these frameworks incur overhead with the extra surface area for bugs to occur on which is multiplied by the number of supported platforms.
The story on desktop is a little better but the same principle applies to some degree.
The story on desktop is a little better but the same principle applies to some degree.