react/examples/jquery-mobile
Paul O’Shannessy f53854bd93 React.renderComponent -> React.render
This covers most everything. The perf suite still needs work for the
Element updates. And the server rendering example needs to be done
wholesale.
2014-10-23 20:51:11 -07:00
..
js React.renderComponent -> React.render 2014-10-23 20:51:11 -07:00
README.md jQuery Mobile React Example 2014-01-12 17:04:42 -02:00
index.html Add shims to examples 2014-05-21 00:07:18 -07:00

README.md

jQuery Mobile React Example

This example demonstrates how jQuery Mobile applications can be built with React.

The source code is based on jQuery Mobile's pages-multi-page example.