| Tried the demo and it feels like a web ‘app’. Nothing says “I don’t give a crap about our users or the user experience” like building a web app or using a cross-platform toolkit. It telegraphs you mainly care about doing it as cheap as you can instead of just building a good app. The only way to build a decent mobile UX is by making an actual native app. My experience with XP tools is that if you build anything but the most trivial of apps you keep running into issues where you have to do platform specific workarounds. Eventually it becomes an unmaintainable mess of exceptions and workarounds. In the long run it’s faster and easier to just build a native app for each platform. That way you can provide the native UX a user of each platform expects without compromise. |
> just
?
> The only way to build a decent mobile UX is by making an actual native app.
And that’s the problem.