realm-js/examples/ReactExample/android/app
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
..
src/main add missing refactored files 2016-01-28 15:11:33 +00:00
build.gradle Use un-patched RN for Android by installing hook into JSC 2016-02-11 11:14:09 -08:00
proguard-rules.pro android example 2016-01-13 14:29:41 -08:00
react.gradle android example 2016-01-13 14:29:41 -08:00