Friday, 27 May 2016
The phrase "write-once, run everywhere” is often used to extol the virtues of a single codebase that runs unmodified on multiple platforms. Xamarin is not just a "write-once, run everywhere” platform, because one of its strengths is the ability to implement native user interfaces specifically for each platform. However, with thoughtful design it’s still possible to share most of the non-user interface code and get the best of both worlds: write your data storage and business logic code once, and present native UIs on each platform.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment