realm-js/lib
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
..
.eslintrc Efficient React ListView for Realm collections 2016-01-21 11:41:38 -08:00
.npmignore Ignore more things when publishing with NPM 2016-01-22 16:43:53 -08:00
base64.js ArrayBufferView objects now fully supported 2015-11-17 13:32:32 -08:00
constants.js Remove confusion between propTypes and objectTypes 2016-01-05 13:53:54 -08:00
index.js Add comments to explain checking for userAgent 2016-01-08 15:54:30 -08:00
lists.js Remove confusion between propTypes and objectTypes 2016-01-05 13:53:54 -08:00
objects.js Simplify object schema info returned from RPC 2016-01-05 13:40:57 -08:00
realm.js Remove confusion between propTypes and objectTypes 2016-01-05 13:53:54 -08:00
results.js Add methods to create snapshot of List and Results 2015-12-30 16:53:26 -08:00
rpc.js Remove confusion between propTypes and objectTypes 2016-01-05 13:53:54 -08:00
util.js Add method to clear mutation listeners in RPC client 2016-01-05 13:40:53 -08:00