PropertyCross Download View on GitHub Blog

Property Cross is an opensource project that helps developers select a cross platform mobile framework.

  • About
  • Frameworks
  • Get involved
HTML5 | Compile to Native | Native

HTML5

DevExtreme [JS]
Emy [JS]
Enyo [JS]
Famo.us [JS]
Intel App Framework [JS]
Ionic [JS]
jQTouch [JS]
jQuery Mobile [JS]
Kendo UI [JS]
lavaca [JS]
Lungo [JS]
OnsenUI [JS]
Sencha Touch 2 [JS]

COMPILE TO NATIVE

AIR [ActionScript]
Codename One [Java]
Crosslight [C#]
Delphi [Object Pascal]
mgwt [Java]
NativeScript [JS]
NeoMAD [Java]
QT [C++]
RhoMobile [Ruby]
Titanium [JS]
Xamarin [C#]
Xamarin MvvmCross [C#]

NATIVE

Android and iOS [Java and Objective-C]

About

//PropertyCross is an open-source project that helps developers select a cross-platform mobile framework.

NOTICE: PropertyCross is no longer actively developer, and has moved into maintenance. For more information, please refer to the related issue on GitHub

Developers are now finding themselves having to author applications for a diverse range of mobile platforms (iOS, Android, Windows Phone, ...), each of which have their own 'native' development languages, tools and environment.

There is an ever growing list of cross-platform frameworks that allow you to minimise the cost and effort of developing mobile apps, but which to choose?

To help solve this problem PropertyCross presents a non-trivial application, for searching UK property listings, developed using a range of cross-platform technologies and frameworks. Our aim is to provide developers with a practical insight into the strengths and weaknesses of each framework.

This project is part of TasteJS, which also includes TodoMVC - a project that helps developers compare JavaScript frameworks.

Selecting a Framework

The APK and XAP files for the Android and Windows Phone versions of each framework are available within the project download. For iPhone you will have to build and sign the projects yourself in order to deploy them onto your own device.

Some of the frameworks deliver a native user interface, whereas others construct a native-like interface using HTML5 technologies. When selecting a framework it is important to test the end-user experience that the framework delivers and ensure you are happy with any compromises.

The code-sharing which can be realistically achieved with each framework varies considerably.

The Application

The app, which is implemented by each framework for each mobile platform, is a tool for searching UK property listings. This application was selected because it is non-trivial, multi-screen and makes use of a number of device capabilities including page navigation, geolocation, storage and web services.

Get Involved

It would be great to see the app implemented in more cross-platform frameworks. If you're interested in contributing, a good place to start would be the list of implementation requests, or maybe you'd be interested in adding implementations of the currently supported frameworks for other platforms? It's all on GitHub at the link above, so fork away! For more detailed implementation notes see the PropertyCross specifications.

Blog
View on GitHub

Brought to you by Colin Eberhardt and Chris Price, with thanks to Nestoria for their property search API.

Colin Eberhardt
Chris Price