Commit Graph

17 Commits

Author SHA1 Message Date
Salakar bc2db72ff5 [build] update flow / rn 2018-09-03 19:14:18 +01:00
Salakar 3b52bbc8c5 [flow] enable `esproposal.optional_chaining` option for flow - used in latest RN 2018-09-03 17:31:17 +01:00
Salakar 2ef306867c remove/replace references to bridge 2018-08-25 12:53:33 +01:00
Salakar 94738ef4a6 upgrade project to support React Native ^0.56.0 2018-08-05 02:23:09 +01:00
Chris Bianca 1cf17f1d89 [build] Update to RN 0.54.4 and related libs 2018-03-31 08:10:09 +01:00
Chris Bianca c57c6a74a8 [flow] Remove custom flow error tag 2018-02-17 12:55:19 +00:00
Chris Bianca 6aef08e14c [types] Update flowconfig to latest version used by RN 2018-02-01 08:57:35 +00:00
Chris Bianca 63859b311d [internals] Bump the library and tests app to the latest version of RN, React, etc 2018-01-16 17:08:52 +00:00
Chris Bianca 80cb54ee6d [internals][types] Last part of internal refactor; Got rid of remaining flow errors 2018-01-05 17:20:10 +00:00
Chris Bianca 19cec2cd8b Better flow config to remove unrelated errors 2017-12-04 12:07:41 +00:00
Chris Bianca d41c42e288 [analytics] Update to match flow typings and documentation 2017-11-28 14:19:49 +00:00
Chris Bianca ff95c21b9d [typings] Continue work on flow 2017-11-23 17:29:40 +00:00
Chris Bianca fbe73f5dcb [types] Get types properly exporting as part of the build 2017-11-17 16:17:27 +00:00
Chris Bianca 8bd9684644 [types] Get flow type working again; Fix majority of firestore type issues 2017-11-17 11:07:52 +00:00
Salakar 557face5eb [js][database] fix OnDisconnect incorrectly being constructed + added misc typings 2017-09-07 16:36:47 +01:00
Ben Styles 912722d331 add version to .flowconfig
The consequence of this is that **flow will not run in this project** unless you have `flow@0.40.x` installed. One solution to this is adding `flow-bin` to this package's devDependencies.
2017-04-04 11:55:50 +01:00
Salakar 2b9b198abc base project files 2017-02-14 16:02:54 +00:00