realm-js/tests/react-test-app
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
ios Update ReactTests Xcode project 2016-01-29 00:48:22 -08:00
.eslintrc Update React Tests to support React Native 0.18 2016-01-07 14:31:04 -08:00
.flowconfig add android test app 2015-11-30 11:23:29 -08:00
.gitignore add android test app 2015-11-30 11:23:29 -08:00
.watchmanconfig move everything/rename to make room for android 2015-11-30 11:23:29 -08:00
index.android.js Create RealmReactPackage for our Android plugin 2016-02-12 09:49:11 -08:00
index.ios.js Update React Tests to support React Native 0.18 2016-01-07 14:31:04 -08:00
package.json merge master 2016-01-22 15:27:17 -08:00
run-android.sh unlocking device after the app is installed 2016-02-03 19:00:21 +00:00