diff --git a/.flowconfig b/.flowconfig index 6c657dce6f5..cbfc6a77ee6 100644 --- a/.flowconfig +++ b/.flowconfig @@ -45,6 +45,7 @@ packages/react-native/flow/ [options] enums=true experimental.pattern_matching=true +experimental.allow_variance_keywords=true casting_syntax=both component_syntax=true