realm-js/lib
Scott Kyle eb4ac0000b Efficient React ListView for Realm collections
This component is fully backwards compatible with the original React ListView, but is compatible with Realm Results and List objects to use their snapshot functionality along with more efficiently checking if each row should update.
2016-01-21 11:41:38 -08:00
..
.eslintrc Efficient React ListView for Realm collections 2016-01-21 11:41:38 -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