realm-js/examples/ReactExample/android
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
..
app Use un-patched RN for Android by installing hook into JSC 2016-02-11 11:14:09 -08:00
gradle/wrapper android example 2016-01-13 14:29:41 -08:00
build.gradle fix example deps 2016-01-15 16:32:48 +00:00
gradle.properties android example 2016-01-13 14:29:41 -08:00
gradlew android example 2016-01-13 14:29:41 -08:00
gradlew.bat android example 2016-01-13 14:29:41 -08:00
settings.gradle adding a 'publishAndroid' task to generate the AAR with prebuilt .so files 2016-02-10 16:11:36 -08:00