Hacker News new | ask | show | jobs
by passfree 4149 days ago
Well, those who have done some iOS or Android development know that any good app requires extensive hacking. Unfortunately this doesn't work in a cross-platform manner. For the simplest applications having a cross-platform framework is fine but if you really want to make an immersive app for iOS or Android you need to go native. Now this is not to say that some applications will work perfectly fine under this framework.
1 comments

    >Now this is not to say that some applications will work perfectly fine under this framework.
Probably most handy in line of business applications where a functional UI that works for your entire organization would be preferred over platform specific immersion.