realm-js/examples/ReactExample
Scott Kyle 415b45be51 Use un-patched RN for Android by installing hook into JSC
This works by installing some assembly into JSGlobalContextCreateInGroup() that will immediately jump out into our own wrapper function so we always can inject the Realm constructor into the context.
2016-02-11 11:14:09 -08:00
..
android Use un-patched RN for Android by installing hook into JSC 2016-02-11 11:14:09 -08:00
components Make ReactExample look decent on Android as well 2016-01-19 15:10:19 -08:00
ios Update ReactExample to use right JS build 2016-01-15 02:02:43 -08:00
.eslintrc Refactor and re-style example app 2015-10-28 10:48:16 -07:00
.flowconfig android example 2016-01-13 14:29:41 -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 fix example deps 2016-01-15 16:32:48 +00:00
index.ios.js Add beta licenses to example app files 2015-10-28 10:50:31 -07:00
package.json Update to React Native 0.18.0 official release 2016-01-18 23:01:14 -08:00
run-android.sh Update run-android.sh scripts 2016-01-26 15:16:49 -08:00