realm-js/tests/react-test-app
Scott Kyle 88f6191a61 Fix disabling of RCTDevMenu for tests on iOS 9.3
After upgrading to Xcode 7.3, the test bundle is being loaded before the rest of the app. We need to ensure +[RCTDevMenu load] is called before we remove it from the set of native modules.
2016-03-22 09:54:06 -07:00
..
android Update ReactTests to React Native 0.21 2016-03-04 13:31:14 -08:00
ios Fix disabling of RCTDevMenu for tests on iOS 9.3 2016-03-22 09:54:06 -07:00
tests no message 2016-02-18 15:30:44 -08:00
.eslintrc.json Properly configure ESLint for syntax checking 2016-03-16 13:01:38 -07:00
.flowconfig Update ReactTests to React Native 0.21 2016-03-04 13:31:14 -08:00
.gitignore Git ignore Android test XML output 2016-03-16 13:33:59 -07:00
.watchmanconfig move everything/rename to make room for android 2015-11-30 11:23:29 -08:00
index.android.js no message 2016-02-18 15:30:44 -08:00
index.ios.js no message 2016-02-18 15:30:44 -08:00
package.json Update ReactTests to React Native 0.21 2016-03-04 13:31:14 -08:00
run-android.sh Explicitly opt-in to building Android module 2016-03-16 13:01:38 -07:00