react-native/flow
Jimmy Mayoukou 4eccb16935 Add finally method to Promise flow definition
Summary:
The `finally` method definition was missing, while it really exists causing a flow error when using it.

Added the method definition and make sure flow doesn't throw any error anymore on a real-life example.
Closes https://github.com/facebook/react-native/pull/16115

Differential Revision: D6017950

Pulled By: shergin

fbshipit-source-id: 296f3467152eb6eedac817a89cf075e9f906a389
2017-10-09 22:02:09 -07:00
..
Map.js Removing @nolint from flow files 2017-07-12 14:09:54 -07:00
Position.js Run eslint on all js files 2017-07-12 14:09:53 -07:00
Promise.js Add finally method to Promise flow definition 2017-10-09 22:02:09 -07:00
Set.js Run eslint on all js files 2017-07-12 14:09:53 -07:00
console.js Removing @nolint from flow files 2017-07-12 14:09:54 -07:00
create-react-class.js Add create-react-class package 2017-04-19 20:05:33 -07:00
fbjs.js
prop-types.js