mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-05-15 17:28:33 +08:00
Unbreak tests
Summary: The recent commits for RecyclerViewBackedScrollView introduced a bunch of Flow errors. Disable Flow for now in `ReactNativeViewPool` as it looks like that file doesn't use Flow :) public Reviewed By: gabelevi Differential Revision: D2679974 fb-gh-sync-id: 71512f403e3fa271f6c0fa1a64e877ca1750f675
This commit is contained in:
committed by
facebook-github-bot-6
parent
a7c4ed106b
commit
155a609781
@@ -7,7 +7,6 @@
|
||||
* of patent rights can be found in the PATENTS file in the same directory.
|
||||
*
|
||||
* @providesModule ReactNativeViewPool
|
||||
* @flow
|
||||
*/
|
||||
'use strict';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user