realm-js/react-native
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 Create RealmReactPackage for our Android plugin 2016-02-12 09:49:11 -08:00
.eslintrc Efficient React ListView for Realm collections 2016-01-21 11:41:38 -08:00
.npmignore NPM ignore react-native/android folder 2016-02-11 16:55:36 -08:00
RealmReact.h Update React Tests to support React Native 0.18 2016-01-07 14:31:04 -08:00
RealmReact.mm Improve clarity of addListenerForEvent:hander: 2016-01-12 17:07:48 -08:00
index.js Efficient React ListView for Realm collections 2016-01-21 11:41:38 -08:00
listview.js Add and tweak ListView wrapper methods 2016-02-08 17:57:29 -08:00