|
|
|
|
|
by mduerksen
2336 days ago
|
|
For a big portion of the app, I would agree (arguments about native feel aside). But well, there is the virtual planner feature that makes heavy use of carefully tuned iOS gesture recognizers for zooming, panning, dragging, tapping and holding, all in combination for a smooth and useable editor on a small screen. Not that I have actually tried, but I suspect I would have to lay more groundwork to implement the same experience with the browser DOM.
This could of course just be a lack of knowledge on my part, but my time is finite :) |
|