How to get that native iOS feel with PhoneGap
41–48 of 48 posts
Re: How to get that native iOS feel with PhoneGap
#42Out of the box, using Kendo on iOS gives you a pretty native feeling app, esp. for things like form and image viewing type apps.
Just know going in that PhoneGap has limitations and it is not going to be 100% perfect, but it's outstanding for hitting the first 80% to prove out an idea and get it on the app store.
For an example of an app I wrote using Kendo Mobile, check out ReMeme on the app store. http://itunes.apple.com/us/app/rememe/id536802283?mt=8
Re: How to get that native iOS feel with PhoneGap
#43Hiding elements by applying offscreen translation - how's the support on non-iOS devices?
Re: How to get that native iOS feel with PhoneGap
#44Why do people hate on PhoneGap so much? Specifically, I mean when people complain that the UI of the apps produced with PhoneGap don't "feel" right. PhoneGap sacrifices the quality of the UI for benefits in other areas (a boost to development speed, and making it easier for a novice developer to get started). The argument against PhoneGap seems to be either that there isn't a place at all for such a technique, or tha…
> PhoneGap sacrifices the quality of the UI for benefits in other areas You said it yourself. PhoneGap is an easy way to get a sub-par user experience and that is what matters the most, not development speed.
I suppose the lesson of the story is that the developers matter more than a the framework used.
Re: How to get that native iOS feel with PhoneGap
#45Earlier quoted context omitted.
> PhoneGap sacrifices the quality of the UI for benefits in other areas You said it yourself. PhoneGap is an easy way to get a sub-par user experience and that is what matters the most, not development speed.
in my experience more often than not the only people who can tell a well-done app is phonegap/cordova rather than native are nit-picky, self-righteous developers. if it works as advertised, users are generally happy and cannot tell the difference... and, unless your app is built specifically for developers, that's all that really matters.
Re: How to get that native iOS feel with PhoneGap
#46Earlier quoted context omitted.
> PhoneGap sacrifices the quality of the UI for benefits in other areas You said it yourself. PhoneGap is an easy way to get a sub-par user experience and that is what matters the most, not development speed.
The UX is the absolute most important thing. Anything that sacrifices the user experience just to make it easier to develop is a bad tool. It's a tool for the lazy.
Re: How to get that native iOS feel with PhoneGap
#47Earlier quoted context omitted.
in my experience more often than not the only people who can tell a well-done app is phonegap/cordova rather than native are nit-picky, self-righteous developers. if it works as advertised, users are generally happy and cannot tell the difference... and, unless your app is built specifically for developers, that's all that really matters.
No, they cannot say "this is not native, must be PhoneGap". They don't even know what "native" and "PhoneGap/Cordova" is. They just say "it's does not feel snappy/right" and that's it.
Re: How to get that native iOS feel with PhoneGap
#48Why do people hate on PhoneGap so much? Specifically, I mean when people complain that the UI of the apps produced with PhoneGap don't "feel" right. PhoneGap sacrifices the quality of the UI for benefits in other areas (a boost to development speed, and making it easier for a novice developer to get started). The argument against PhoneGap seems to be either that there isn't a place at all for such a technique, or tha…