ashoat 343c5a97a0 Tell template app .flowconfig to look for .native.js files
Summary:
`metro-bundler` looks for `.native.js` files ([see here](https://github.com/facebook/metro-bundler/blob/master/packages/metro-bundler/src/node-haste/DependencyGraph/ModuleResolution.js#L458)). Packages such as `react-navigation` rely on this functionality ([see here](https://github.com/react-community/react-navigation/blob/master/src/PlatformHelpers.native.js)). This PR makes it so you can `react-native init`, `yarn add react-navigation`, and `flow` successfully!

1. `react-native init`
2. `yarn add react-navigation`
3. `flow`

[CLI] [MINOR] [Flow] - Tell template app .flowconfig to look for .native.js files
Closes https://github.com/facebook/react-native/pull/16816

Differential Revision: D6445363

Pulled By: shergin

fbshipit-source-id: c0ce7ed27a8a3291deaa09d98e822362f93929c8
2017-11-29 22:01:28 -08:00
..
2017-11-29 03:35:29 -08:00
2017-10-09 17:46:44 -07:00
2017-10-09 17:46:44 -07:00
2017-07-18 11:45:47 -07:00
2016-11-21 10:28:34 -08:00
2017-10-09 17:46:44 -07:00
2017-11-29 03:35:29 -08:00
2017-09-06 03:33:43 -07:00
2017-07-18 11:45:47 -07:00
2015-10-28 21:36:07 -04:00