react/examples/jquery-mobile
Ben Alpert c96ea9abf2 Remove transferPropsTo
I'd like to outlaw prop mutation altogether, and now seems like a fine time to remove transferPropsTo.

Test Plan: jest
2014-11-16 17:41:07 -08:00
..
js Remove transferPropsTo 2014-11-16 17:41:07 -08: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.