Writing cross-platform isn't *that* hard, if you have someone on the team 
who did this at least once. There are certain things to avoid and know, and 
that's about all to it. Unless you go deep into old devices, you are safe 
with HTML5 / CSS3. Most modern Android and iOS gadgets (those on Webkit) 
support these and even w/ accelerated transitions / animations. If you stay 
within what's supported, that's all you need for successful cross-platform 
development. Once you need something native (positioning, integration with 
apps etc), here's where PhoneGap or alike come into play.

One excellent resource you can consult: http://caniuse.com/

- A

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
or Rails Oceania" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/rails-oceania/-/Ac1Xs_LgpaMJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rails-oceania?hl=en.

Reply via email to