realm-js/examples/ReactExample
Scott Kyle 26d2c169a9 Support ES6 class inheritance from Realm.Object
Unfortunately, this was broken because our native Realm.Object constructor was not presenting itself as a function in JS. This fixes that and adds tests.
2016-05-09 16:49:05 -07:00
..
android Update ReactExample to React Native 0.21 2016-03-04 13:31:14 -08:00
components Support ES6 class inheritance from Realm.Object 2016-05-09 16:49:05 -07:00
ios Convert RealmReact to be a static library 2016-03-23 10:50:19 -07:00
tests no message 2016-02-18 15:30:44 -08:00
.eslintrc.json Properly configure ESLint for syntax checking 2016-03-16 13:01:38 -07:00
.flowconfig Update ReactExample to React Native 0.21 2016-03-04 13:31:14 -08:00
.npmignore new react example 2015-08-13 10:29:37 -07:00
.watchmanconfig android example 2016-01-13 14:29:41 -08:00
index.android.js no message 2016-02-18 15:30:44 -08:00
index.ios.js no message 2016-02-18 15:30:44 -08:00
main.js no message 2016-02-18 15:30:44 -08:00
package.json Update test and example apps to use React Native 0.24.1 2016-05-02 16:19:29 -07:00
run-android.sh Explicitly opt-in to building Android module 2016-03-16 13:01:38 -07:00