realm-js/lib
Scott Kyle 725e9855fe Update RPC JS to use originalXMLHttpRequest
React Native now leaves the original object accessible when it "polyfills" objects. So we check for that, but still have the previous logic in place in case they change their minds.
2015-10-21 13:57:34 -07:00
..
.eslintrc Update RPC JS to use originalXMLHttpRequest 2015-10-21 13:57:34 -07:00
constants.js Move all constants into a single JS file 2015-10-19 16:19:43 -07:00
index.js partial rpc server implemenation 2015-10-06 13:36:56 -06:00
lists.js Make List objects work with Object.keys in Chrome 2015-10-21 13:11:41 -07:00
notifications.js Move all constants into a single JS file 2015-10-19 16:19:43 -07:00
objects.js Move all constants into a single JS file 2015-10-19 16:19:43 -07:00
package.json Initial concept of JS for Chrome debugging 2015-10-01 22:56:47 -07:00
realm.js Fix crash when reloading app during Chrome debugging 2015-10-20 15:10:52 -07:00
results.js Move all constants into a single JS file 2015-10-19 16:19:43 -07:00
rpc.js Update RPC JS to use originalXMLHttpRequest 2015-10-21 13:57:34 -07:00
util.js Make List objects work with Object.keys in Chrome 2015-10-21 13:11:41 -07:00