realm-js/examples/ReactExample
Scott Kyle 3e1889d342 Merge branch 'master' into sk-listview-merge
* master: (207 commits)
  Convert to using new React Native MainActivity template
  Create RealmReactPackage for our Android plugin
  Fix doc for Android
  NPM ignore react-native/android folder
  Skip building Android module under Xcode
  Skip building Android module for iOS tests
  gitignore Android downloads folder
  Update README with instructions to run on Android
  Use un-patched RN for Android by installing hook into JSC
  cleanup build system
  Use Realm in node_modules for ReactTests on Android
  Change Demo => ReactTests
  adding a 'publishAndroid' task to generate the AAR with prebuilt .so files
  Adjust POM_NAME
  Use consistent package naming
  Remove old Demo files
  Add copyright to JNI file
  Cleanup platform.hpp
  Make our Android module buildable as a dependency
  Add `npm test` command
  ...
2016-02-15 14:49:31 -08:00
..
android Convert to using new React Native MainActivity template 2016-02-12 11:00:46 -08:00
components Merge branch 'master' into sk-listview-merge 2016-02-15 14:49:31 -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