Commit Graph

17 Commits

Author SHA1 Message Date
Scott Kyle b76ed20020 Update projects to React Native 0.26.2
Fixed some minor issues along the way.
2016-05-27 11:30:17 -07:00
Scott Kyle 02b770b79a Fix ESLint errors 2016-05-16 14:15:56 -07:00
Scott Kyle e304cd0032 Fix some warnings in benchmark app from RN upgrade 2016-05-16 13:21:55 -07:00
Ari Lazier f66dcf943f Header fix 2016-05-09 12:36:25 -07:00
Ari Lazier eb43699d41 fix for examples 2016-02-17 21:23:43 -08:00
Ari Lazier 66ac82bb34 reduce query results size 2016-02-16 13:15:50 -08:00
Ari Lazier a77a72ee49 remove of 2016-02-16 12:50:01 -08:00
Ari Lazier 84272c467e newer react native and dont repeat by default 2016-02-16 07:25:16 -08:00
Ari Lazier 6fefef725a change number of query results, do fewer insersions because they are slow 2016-02-15 21:52:02 -08:00
Ari Lazier 8b41b0a6d0 cast rns date to int for storage 2016-02-15 17:52:40 -08:00
Ari Lazier f34958ebae use batch count for enumeration 2016-02-15 17:43:43 -08:00
Ari Lazier 2e2e7717b9 add checks for object counts, only clear objects when needed 2016-02-15 17:42:05 -08:00
Ari Lazier 9de2fa8726 don't return the wrong thing 2016-02-15 16:52:10 -08:00
Ari Lazier c4fc31fea3 assert the proper number of objects are processed in each test 2016-02-15 16:49:53 -08:00
Ari Lazier a99bf349a7 use test objects and 'of' for realm tests 2016-02-15 16:14:09 -08:00
Ari Lazier e0a6bc0ab1 use separate transaction per insertion for sql 2016-02-15 14:12:26 -08:00
Ari Lazier 1614d02df0 share code 2016-02-15 13:52:38 -08:00